Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Dear Friends

Problem is that i am working on the animation of a flash on a hotspot just like the one we can find in examples at viewpoint

the problem which i am facing is that i have a simple flash swf of 40 frames it has a small animation of from 0 alpha to 100 alpha now what i want to do is that when a user rollovers his cursor on the hotspot the animation plays up but when he take his cursor away and then rollovers again the animation plays again. now in my flash animation there is a stop action at the end i mean i want my animation to stop at the last frame untill the cursor is on the hotspot but when i put a stop action in my scene it just plays the animation once and just stops and whenever i rollover again it shows the last frame which has the stop action.Plz help me in this regard and also answer my problem before this post thanx.

Murad
 
Posts: 11 | Location: Pakistan | Registered: January 28, 2003Reply With QuoteEdit or Delete MessageReport This Post
EnIgMaTiCScOrPioN
Member
Picture of e_phoenix13
Posted Hide Post
Hey !!

In the roll over code u need to put a reset code for your flash movie.

Example:
If the name of the flash roll over loader is "roll_over_loader"

then u need to write the following mouse over action:

<MTSAction Name="mouse_over" >
    <MTSAssignProperty Target="MTSTimeElem.roll_over_loader::rst_" Value="1" />
    <MTSAssignProperty Target="MTSTimeElem.roll_over_loader::runs" Value="1" />
</MTSAction>



U missed the first line buddy..... the reset code.


Let me know if it works.

Enjoy.
 
Posts: 557 | Location: India | Registered: February 12, 2003Reply With QuoteEdit or Delete MessageReport This Post
Junior Member
Posted Hide Post
i am a newbie in flash, i already did an image using hotpots with dreamweaver. Now i want to do it in flash so that my images url are hidden. I dont have an idea how it works in flash.Do you have an exmaple pls?
 
Posts: 3 | Registered: June 18, 2005Reply With QuoteEdit or Delete MessageReport This Post
EnIgMaTiCScOrPioN
Member
Picture of e_phoenix13
Posted Hide Post
Hi DOTTCOM !!

Send me your mail ID and I will mail you an example file.

Cheers,

Anup
 
Posts: 557 | Location: India | Registered: February 12, 2003Reply With QuoteEdit or Delete MessageReport This Post
Junior Member
Posted Hide Post
quote:
Originally posted by e_phoenix13:
Hi DOTTCOM !!

Send me your mail ID and I will mail you an example file.

Cheers,

Anup


this is my email martonn<at>euroweb . net . mt

Smile
 
Posts: 3 | Registered: June 18, 2005Reply With QuoteEdit or Delete MessageReport This Post
EnIgMaTiCScOrPioN
Member
Picture of e_phoenix13
Posted Hide Post
Hey DOTTCOM !!

Mailed you the files.


Cheers,

Anup
 
Posts: 557 | Location: India | Registered: February 12, 2003Reply With QuoteEdit or Delete MessageReport This Post
Junior Member
Posted Hide Post
Hi Anup,

Can you send them again on different email pls because my ISP deleted the files Frown They thought that it was a virus.

Only in my country things happen in this way i think!!!
my mail is mtonna <at> gmail . com

thanks
and sorry for the hassle mate!
 
Posts: 3 | Registered: June 18, 2005Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community