Add hotspot of some kind ove an animation.
February 11, 2005 12:00 AM
Can anyone help? I have a Flash object I want to turn into a button. However, I have tried transparent buttons and transparent rectangles and cannot get the animation to act as a button in the Lectora environment. Is this a known issue or is there a work around.I guess i could code it in the Flash, but can anyone tell me how? What file would I reference in the course structure? Does this question make sense?Thanks.
Discussion (4)
Also see this related post for documentation and examples to create Flash buttons that call the Lectora functions to switch pages: Flash button link
Flash wants to be on top, always:) You'll have to make the button in Flash if you want it to be active within your Lectora framework. How you program it depends on what you want to do. It's just a matter of calling a javascript function. There are plenty within Lectora and you can use most if not all of them from Flash.Steve
But if you import flash as an object using "other", you can set the "wmode" parameter set to transparent, which enables you to make flash layer under other objects.But if you import flash as an object using "other", you can set the "wmode" parameter set to transparent, which enables you to make flash layer under other objects.
Thanks sflowers.I have another questions for you. Based on your answer, I should be able to make a Flash button, and I have to program the button to open another page in the training, how do I call that in Javascript/Actionscript? It sounds like you are a lot better coder than I will ever be. Thanks in advance.Also, what if I want to do it and have it open in a new window? Thanks again.
Discussions have been disabled for this post