|
|||
|
Hi!
Very nice product, thank you. I need to know how to use the scrolliong images as buttons, linking (gotoandPlay) to a frame # further in my timeline/on another scene. I am currently updating our website with your scroller, because what we got right now works fine, but isn't quite as estethic as your blur scroller!... You will understand what i mean if you went go to www.cine-scene.ca, check out the artistic productions/corporate productions pages. ![]() Thank you, François Bouillon Productions Ciné-Scène fbouillon@cine-scene.ca |
|
|||
|
Uhm... I need help!
Here is the code from image.as: ****************** private function onPress()//actions for pressing one image { if (loaded == 1) { onRollOut(); gotoandPlay(node.attributes.frame); } } ****************************** AND THE CODE FROM THE XML: </settings_horizontal_scroller> <thumb image="images/1.jpg" title="Priere de de pas deranger" frame="21"></thumb> *********** As you probably noticed, i need to link the GOTOANDPLAY function to a frame number in the same scene in which the scroller is loaded. ('Scene 3' in this case) Doesn't seem to work that way... do i need to set a variable elsewhere? How? HEEEEEELPPPPPPPPPPP!!!! ![]() Thanks!!! Francois Bouillon |