A Flash Developer Resource Site

Search:

Type: Posts; User: janine82

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,660

    1 Movieclip starting another AS3

    Ok so in in the transitional stage to AS3 (still i know)

    I have 2 MovieClips onstage both with a short animation in them. MovieClip2 has the stop(); on its first frame.
    When movieClip1 gets to...
  2. Replies
    5
    Views
    746

    its ok!!! 5TonsOfFlax I have noticed that on...

    its ok!!!
    5TonsOfFlax I have noticed that on previous post its usually you that helps me out so a BIG thanks!

    I had to path to the fodler in the Flash UI, and i totally forgot HOW to do that,...
  3. Replies
    5
    Views
    746

    thanks In the flashDevelop project properties...

    thanks

    In the flashDevelop project properties it has 2 options, to add a releative classpath or a global class path.
    I added a relative class path to 'src' = didn't work
    I then removed that and...
  4. Replies
    5
    Views
    746

    thanks - but i tried that already and it still...

    thanks - but i tried that already and it still didn't work :(
    and <project directory> and i even tried moving/copying the src folder and linking to that - still no joy

    any other suggestions -...
  5. Replies
    5
    Views
    746

    classpath errors?

    hey all,

    The company i work for outsourced the development of a flash project which I have now taken over.
    We had a handover from the developer and all was working well...HOWEVER, I have moved...
  6. THANKS!!!! genius! what would us nubies do with...

    THANKS!!!! genius! what would us nubies do with out you forum master's generosity! :D
    5TonsOfFlax - I had forgotten to add the public/private modifiers, i was so deperate to get the thing working!...
  7. thanks for your help! To calarify,...

    thanks for your help!

    To calarify, 5TonsOfFlax, loginScreen_mc parent is root.
    I have tried both methods, and i kinda understand why they should work, but i think my structure of functions is...
  8. [RESOLVED] sending XML data from 1 class to another

    Hello,

    I'm learning AS3.0 and OOP all at once! I am building an APP and have a movieclip(loginScreen_mc) on stage which has a linked class. This class (login class) recieves some xml data and then...
  9. Replies
    4
    Views
    1,223

    ok my bad - there is more to the tutorial, i...

    ok my bad - there is more to the tutorial, i thought it was seperate, but its not!

    yes there is another class file that instantiates the addChild method!

    thanks for you help!!!
  10. Replies
    4
    Views
    1,223

    heya thanks for looking, but no there is nothing...

    heya thanks for looking, but no there is nothing linked in my library - its empty, thats why it makes so little sense!!!
  11. Replies
    4
    Views
    1,223

    SimpleButton class

    Im following a 'recipe' in the O'reilly AS3 Cookbook, but it doesnt work!!!

    i keep getting the error 5000: The class 'RectangleButton' must subclass 'flash.display.MovieClip' since it is linked to...
  12. Replies
    2
    Views
    447

    thanks Scott64, let me be more specific, i...

    thanks Scott64,

    let me be more specific, i have an fla with a text field on stage called loginTxt1. In the actions on a frame i have the follwoing code
    stop();
    var loginTxt1:TextField;
    var...
  13. Replies
    2
    Views
    447

    using textformat class dynamically

    hi! this is my first post. I've recently started to learn/use AS 3.0 and am now exploring the use of external custom classes.

    ok my problem:

    I have an fla with a text field in place. I want to...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center