A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Really need help with flash cs4, as3

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    14

    Really need help with flash cs4, as3

    Hello, everyone, im begginer at AS3.0 and i got one problem
    When i create my program (somekind of cartoon with interactivity for example) and press ctrl+enter, it works fine, but when i save it and later, if i want to edit it, i open that .fla file and then,when its loaded, press ctrl+enter, cartoon works just like if there werent any as3.0 in it, and if i modify the code it still doesnt make any sense. So i wanted to ask, if anybody know, what am i doing wrong, or what should i do?

  2. #2
    rabid_Delineator AttackRabbit's Avatar
    Join Date
    Dec 2003
    Location
    Orlando, Florida
    Posts
    481
    cartoon works just like if there werent any as3.0 in it
    What does that mean exactly ? The more specific you are with your problem and the more details you provide , the better the help you will receive.

  3. #3
    Junior Member
    Join Date
    Dec 2009
    Posts
    14
    Well, ill give you an example: i create a cartoon whith rectangle moving from one side of the screen to the other, and then in the actions panel, i type "stop();" and if i test a movie, rectangle stands still - everythings working properly. After i save this work, and now test the movie with ctrl+enter, the rectangle is moving, but in actions panel theres still a command "stop();"... So like i've said, it works like there werent any as3.0 in actions panel..

  4. #4
    rabid_Delineator AttackRabbit's Avatar
    Join Date
    Dec 2003
    Location
    Orlando, Florida
    Posts
    481
    'any as3.0' is not a correct statement in any context , but i will tell you that , stop(); is a supported command from way back before flash mx. Its probably one of the first methods ever supported by flash , i think it was even in future splash player. So your problem has nothing to do with there being or not being 'any as3.0's in your file. You say your having this problem in cs3 and cs4 ? what are you export settings ? What version of the flash player are you running ? Where are you saving this file ? Are you receiving any errors via the output ?

  5. #5
    Junior Member
    Join Date
    Dec 2009
    Posts
    14
    Im using CS4, dont have CS3. I couldnt fint export settings, just publish settings, could you please tell me where can i find those export settings? Version is 10. Im saving it to my disc, the files i save arent in the same folder as Flash CS4. And i dont receive any errors, syntax and everything else is good.
    Last edited by Ernyz; 12-09-2009 at 03:10 PM.

  6. #6
    rabid_Delineator AttackRabbit's Avatar
    Join Date
    Dec 2003
    Location
    Orlando, Florida
    Posts
    481
    Export settings are located inside the publish settings under the flash tab. Publish settings is a slightly misleading name , because the settings in this dialog do not only apply to when you publish. The only real difference between publish and test ( export movie ) , is that publish will generate all associated files for your project that you have selected under the formats tab. If you go under the flash tab , you should see two drop down menus at the top :

    Player :

    Script :

    . What are those values ? Also click the 'settings' button next to the 'script' dropdown , and an additional dialog should open. What are the settings in there ? Also what version of the flash player do you have installed ? If you dont know , please go here :

    http://www.adobe.com/software/flash/about/

    and tell me what the number is in the version information cell , under the flash banner at the topish of the page.

  7. #7
    Junior Member
    Join Date
    Dec 2009
    Posts
    14
    Player:Flash player 10
    Script:ActionScript 3.0

    Document class:
    Export classes in frame:1
    Errors and stage: everything is checked on them
    Dialect:ActionScrip 3.0 (recomended)

    I have version 10,0,2,54 installed.

    And one thing. Ive created a simple cartoon and it starts after the user presses the "beggin" button, After saving it, it doesnt work (the button is in the 1st frame, the cartoon begins on frame 2, when i test the video, button just flashes for a sec, and then the cartoon plays and it shouldnt start, until the button is pressed). Ive sent this cartoon to my friend,and she tested it. Worked perfectly, she didnt event changed script or anything else. So maybe problem is with my Flash CS4?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center