Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Why I can't stop frame and scene

Guest
Dec 03, 2013 Dec 03, 2013

Help! I can't get stop frame and scene in my flash

by using this code:

stop();

My project:

https://www.dropbox.com/s/63szyzj6withimn/YS%20Sport%20E-Catalogue%2018.fla

TOPICS
ActionScript
614
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 03, 2013 Dec 03, 2013

Do you get any errors upon testing the movie? Any error will disable scripts from working until you fix the error.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 03, 2013 Dec 03, 2013

No, I didn't get any error or output problem, headache

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 03, 2013 Dec 03, 2013

What version of Flash are you using (you're using TLFTextFields so I know it's not CC)? What OS?

FYI there are assets missing from an import but it probably won't affect the script.

psdref.jpg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Dec 03, 2013 Dec 03, 2013

CS5, window 8, I'm using TLFTextFields so it means i need to change the wording?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 03, 2013 Dec 03, 2013
LATEST

No it just means I know you're not using Flash CC because it's depreciated (only classic TextFields in CC).

You used so many snippit scripts I actually needed to increase my JVM from the default 128m to 384m to escape the error in CS6. Upon testing the movie I continuously lock up. I'm assuming it's an asset issue.

I opened up CS5.5 (I don't have CS5 on here) which opens the file without the error mentioned above. It literally takes an i7 4k system with 32GB ram about 2 minutes to compile this SWF. You must have a ton of assets in here. I did manage to get it to work and I clicked around without any errors.

Where exactly is the stop() not working? How can I reproduce what you see? Tell me the click sequence.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines