Hi
I'm a nobo in using moho. I've greated a simple banner an exported into a flash file. If I use it in a website it won't stop looping. Can somebody please help me?
Thanks
I'm kind of a newbie at Flash, too, but I think you would have to use an ActionScript command to make it stop. You would insert an ActionScript keyframe in the frame where you want it to stop, and type "stop;" in the script window (without quotes).
There is also a specific parameter you can set to "no loop" in the HTML that loads the flash. Just look up the flash embedding reference or do a google search on embedding flash and parameters.