Hi, I have a ming generated movie with 3 frames. How can I add a stop() action to every frame ?
Now when the movie start it play to last frame and stop there . (I made a
$movie->add( new SWFAction("stop()") ); to every frame ). The resulted moview
I want to be stoped at first frame.
Thanks
--
Tiberiu Craciun
evolutionStudio, NY
p: 00 40 268 329929
w: www.evolutionstudio.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

