You can also access your widgets via links.
Access your Flash widget via link
Copy the flash code in to your favorite text editor.

To build the URL you need the widgetId. If you look in the flash code you copied there is an attribute called flashVars.

There is a number followed by the id. That is your widgetId
To form the URL copy that widgetId and paste it at the end of this URL specified below:

Your final URL should look like this:

Example: http://www.vflyer.com/home/flashWidget?src=html&id=31045
Access your Javascript widget via link
Copy the javascript code into your favorite text editor.

To form the URL copy the src attibute value as shown below:

Append this code to the above url:

Your final URL should look like this:

Example: http://www.vflyer.com/home/jsWidget?id=31045&src=html
0 Comments