| | |
movie clip in flash
Please support our Graphics and Multimedia advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
please send me action script code below task
how to stop movieclip animation when mouseover
i created one animation using motion tweening but i want stop on mouse over this motion tweening
please help me
thanx
how to stop movieclip animation when mouseover
i created one animation using motion tweening but i want stop on mouse over this motion tweening
please help me
thanx
Thanx,
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Create a layer over the tween if both exist in same layer. Otherwise if would be simple. Posy if I not very clear.
Graphics and Multimedia Syntax (Toggle Plain Text)
on (rollOver) { _movieClipName.stop(); }
I ususally try to put all my actionscript on its own layer. If this was the case, I would place the following code on the main timeline:
Graphics and Multimedia Syntax (Toggle Plain Text)
movieclipname.onRollOver = function(){ this.stop(); }
Then this would work:
I removed
Graphics and Multimedia Syntax (Toggle Plain Text)
movieclipname.onRollOver = function(){ stop(); }
I removed
this because if you use that it will stop the clip playing inside that movie clip will stop, not the current layer. Otherwise if you have put actionscript a level above then put this . LOL its much hard to explain as compared to what it really is.
Last edited by vishesh; Jun 12th, 2008 at 7:34 am.
than q very much for CoffeeChef and Vishesh this code it's working fine
once again thnx very much
once again thnx very much
Thanx,
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
![]() |
Similar Threads
- Tutorial: Flash-XML Menu (Site Layout and Usability)
- import JPG into Flash using FlashVars (Graphics and Multimedia)
- Display a movie clip on a button click (Graphics and Multimedia)
- Inserting (large) flash banner in HTML page (HTML and CSS)
- Designing website in flash (Graphics and Multimedia)
- Flash Help (Graphics and Multimedia)
- Flash GoToAndPlay (Graphics and Multimedia)
Other Threads in the Graphics and Multimedia Forum
- Previous Thread: Flash Web Gallery design templates
- Next Thread: Help me
| Thread Tools | Search this Thread |
3d 10 actionscript3 adobe adobeacrobat adobereader air ajax amazon amf apple button cart childprotection cloud dashboard dell design dojofoundation dreamweaver ebay eclipse ecommerce elasticcomputecloud embed endorsement extra family flash flash-develop flashlite flex free harddrive iamthwee ibm illustrator imflash intel interactivemap javafx javascript laptop legal map micron microsoft mobile monitoringsoftware moonlight multimedia myspace nand news novell panorama pdf pedophiles photoshop photosynth php safety sandisk security shopping silverlight solidstatedrive sproutcore ssd streaming swf table ukmap unload unwanted video vulnerability web white.space xml zend zephyr zeroday






