joeshmmoe's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 2 (0.01 per day)
- Joined:
- 01-September 12
- Profile Views:
- 192
- Last Active:
Sep 02 2012 04:32 PM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: gotoAndPlay stops instead playing...
Posted 2 Sep 2012
Okay the problem seems to be related to actionscript on the timeline and actionscript in my class.
If I havestop();
on the last frame of my timeline and callmyMovie_mc.gotoAndStop(myMovie._totalframes);
then I lose control over the movieclip. If I call "gotoAndPlay()" after that from my class it will go to the frame and stop.
If I remove the actionscript from the timeline and only control it from my class, it works fine and plays.
Oops...
joeshmmoe, on 02 September 2012 - 12:18 PM, said:myMovie_mc.gotoAndStop(myMovie._totalframes);
should read:
myMovie_mc.gotoAndStop(myMovie_mc._totalframes);
-
In Topic: gotoAndPlay stops instead playing...
Posted 1 Sep 2012
I ran into the same problem. In my class I callmyMovie_mc.gotoAndPlay(1);
. The movie stops.
The solution was to putplay();
on the first frame of the timeline. Now it works
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
Friends
joeshmmoe hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
joeshmmoe has no profile comments yet. Why not say hello?