Animated Flying hotspot

  • Hi Denmroot,

    About GIF did you try this ?

    Code
    <action name="showpic">
    		<!-- creates a new hotspot and fly it out -->
    		if(hotspot[get(pic)] === null,
    			txtadd(picfilename,'%CURRENTXML%/images/pic_',get(pic),'.gif');  <!----just replace the extension---->
    			addhotspot(get(pic));
                            .........................
    		,
    			flyin(get(pic));
    		);
    	</action>

    About the video i'm not sure it'll work this way. Except setting your video plugin visible from your hotspot "onclick" variable, i don't see.
    Sorry.

    Steph.

    Steph

    Edited once, last by esys (April 16, 2011 at 3:10 PM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!