Import and Export Widgets
From KickApps Documentation
You can import widgets from other accounts by obtaining the widget code for the widget you wish to import, or by using its URL. To learn how, view the screencast or follow the directions below.
Contents |
Import a widget via widget code
- Ask the widget's owner to send you the widget's code, per the export instructions below.
- Open your Widget Studio, and select File > Import.
- Paste the widget code in the pop-up window.
Import a widget via URL
- Make sure that you have Firebug installed.
- Browse to the page that the widget is on, open Firebug, and select the Net panel
- Under the net panel, find the entry that begins with "getWidget.kickAction". Please note that this is different than "getWidgetSwf.kickAction".
- Right-click on that entry, and select Copy Location from the context menu
- Open your Widget Studio, select File > Import, and paste the widget URL into the pop-up window.
Export a widget
- In the App Studio, open the widget you'd like to export.
- Click File > Export
- The widget's code is now copied to your clipboard. You can send it to any other Widget Studio user, and they'll be able to import your widget into their account.
Favorites






