A Flash Developer Resource Site

Search:

Type: Posts; User: xelion

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    10,970

    I'm guessing this is the same problem I ran into...

    I'm guessing this is the same problem I ran into a while back but without an example I can't be sure 100%. Nevertheless I believe only Flash 5 and MX have this image distortion issue, maybe MX 2004...
  2. try this instead on (release) { ...

    try this instead


    on (release) {
    _level0.gotoAndPlay(21);
    }


    For more info see TechNotes Differences between _root and _level0 and Understanding layers, levels and depths.
  3. Replies
    7
    Views
    404

    That actually works for me in Flash 5 :) Here...

    That actually works for me in Flash 5 :)

    Here is a TechNote from Adobe about the issue. And here are your options:


    if (_root.enemies == 0) {
    eval(("_root." + room + "enemies")) = "clear";...
  4. Replies
    1
    Views
    434

    Firstly I'm going to assume some things You...

    Firstly I'm going to assume some things

    You have two swf files one called main.swf and the other called sound.swf
    Your sound button is on the main timeline in main.swf
    All your sounds are on...
  5. Replies
    4
    Views
    593

    flashpipe1 do you know what version of Flash that...

    flashpipe1 do you know what version of Flash that syntax was first introduced in? if not what version of Flash are you using it in?
  6. Replies
    3
    Views
    387

    Try this navminiypos = eval("navx." + navmc...

    Try this


    navminiypos = eval("navx." + navmc + "._y");
    where navmc is a variable that contains the instance name for the movieclip you want to target
  7. Replies
    3
    Views
    649

    Check your Publish Settings under the File Menu,...

    Check your Publish Settings under the File Menu, you should be able to change the streaming/event sound export options. Whats the frame rate of your movie?
  8. Replies
    3
    Views
    493

    You have to attach the script below to the actual...

    You have to attach the script below to the actual button itself. So select one of the buttons and bring up the actions window, then just add the script. This should work. I could find the problem...
  9. Replies
    3
    Views
    482

    Are there any extensions or tools that can...

    Are there any extensions or tools that can convert a Flash 8 .fla to be used in Flash MX (v6)?
  10. Replies
    3
    Views
    482

    Save as options?

    Is it possible to save a Flash 8 .fla to be used in Flash MX (v6)?
  11. [MX] How to use getBytesLoaded with the Sound Object?

    I'm having trouble using the getBytesLoaded and getBytesTotal methods for the sound object. In my movie on the Actions layer I have four frames with the following ActionScript:

    Frame 1

    ...
  12. rofl... :p I would really like to believe that...

    rofl... :p
    I would really like to believe that but to me thats a myth



    I didn't justify anything nor did I intend to, from what I said previously



    Unless I heard my subconscious say get...
  13. Paying for software can become an issue of...

    Paying for software can become an issue of whether the money is available but the best way to look at it, is to buy it after the first few projects...because software ain't cheap and unless you've...
  14. btw thats all in AUD - to convert visit the Yahoo...

    btw thats all in AUD - to convert visit the Yahoo Currency Convertor or something like that anyhow...
  15. As well everyone has said your work is only work...

    As well everyone has said your work is only work if u don't enjoy it...but to get right to the ?Q? which everyone else has been avoiding...note: I do enjoy web-designing k :)


    General PRICES!!...
  16. Replies
    3
    Views
    359

    Cheers m8te, need that info. Forum Post in...

    Cheers m8te, need that info.

    Forum Post in Boardroom Done!

    **this post closed**
  17. Replies
    0
    Views
    421

    Cost Acquisition Report

    Now I've tried searching on the net but nothing comes up...what is a Cost Acquisition Report and what is the layout.

    Thanks in Advance
    Xelion
  18. Replies
    3
    Views
    359

    Cost Acquisition Report

    Now I've tried searching on the net but nothing comes up...what is a Cost Acquisition Report and what is the layout.

    Thanks in Advance
    Xelion
  19. Replies
    4
    Views
    534

    Thanks for all your help ;)

    Thanks for all your help ;)
  20. Replies
    4
    Views
    534

    Thanks rafiki55 ;) Now i've got about 7...

    Thanks rafiki55 ;)
    Now i've got about 7 questions for the visual design aspect of the site for the client but need some more and can't seem to come up with them. I need some rare questions that are...
  21. Replies
    4
    Views
    534

    Clients & Questions! What to Ask?

    I'm studying cert4 in website design in Australia and was wondering whether anyone here could tell me 10-20 questions that they'd ask all clients in general when producing a website for them.
    ...
Results 1 to 21 of 21




Click Here to Expand Forum to Full Width

HTML5 Development Center