cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

can we use JQuery for image animation in Thingworx or we can use flash or shockwave image in Thingworx?

rohitk
1-Newbie

can we use JQuery for image animation in Thingworx or we can use flash or shockwave image in Thingworx?

Is it possible to show shockwave or flash or similar type of images in Thingworx?

2 REPLIES 2
adam11
5-Regular Member
(To:rohitk)

Rohit,

ThingWorx's UI widgets are written using jQuery, so this is the approach I recommend for animating images. Section 9 of the Wiki contains information on creating widgets. Presumably, you could make some modifications to the existing Image widget to add animation.


Regards,

Adam



adam11
5-Regular Member
(To:adam11)

To clarify, you can use the existing Image widget as the basis for an entirely new widget. You will want to copy the source files out $CATALINA_HOME/webapps/Thingworx/Common/thingworx/widgets, modify them and repackage them as an extension.

Top Tags