A Flash Developer Resource Site

Search:

Type: Posts; User: aldorr

Page 1 of 7 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    5,640

    Hi again cultcreative, Many thanks for your...

    Hi again cultcreative,

    Many thanks for your reply. I'm still struggling here a little. I wish I could figure it out on my own, but alas, I must post again.

    The reason that I have a separate...
  2. Replies
    3
    Views
    5,640

    Thanks for the two solutions

    I've tried both ways.
    When loaderForPics extends Sprite and I use var lfp:loaderForPics = new loaderForPics(picPath) then I still get the same error.
    And when I put loaderForPics into the Main...
  3. Replies
    3
    Views
    5,640

    Please help with XML to buttons (Code posted)

    Hello there,

    I was wondering if someone could help me with the following problem. I'm finally making the transition to AS3, and am not sure if it's my logic or what, but I keep getting a...
  4. Replies
    3
    Views
    9,399

    swf2saver

    This is the one I bought: Check it out... swf2saver.
    I've been using it for a while. My wife and I have a comic where we created a screensaver that shows the newest one every week. metalepsy.com...
  5. Replies
    7
    Views
    26,719

    jedit seems to be the perfect flex editor...

    jedit seems to be the perfect flex editor
    The above link explains how to set it up.
  6. Replies
    7
    Views
    26,719

    jedit

    Hey there,
    I've recently found an awesome blog post dedicated directly to the use of a free text editor to develop flex applications. This editor is called jedit.
    http://www.jedit.org/
    Have fun....
  7. Replies
    1
    Views
    438

    This should not happen if you load into a target...

    This should not happen if you load into a target movie clip.
    i.e.:
    loader_mc.loadMovie("my_external_movie.swf");
    Because theoretically the loader_mc will scale with the _root movie.
  8. Replies
    2
    Views
    525

    You can add a glow filter with a blur of one and...

    You can add a glow filter with a blur of one and strength of 300% or so. Experiment with it until you find the desired effect.
  9. Replies
    1
    Views
    538

    your _parent or _self needs to be in quotes.

    your _parent or _self needs to be in quotes.
  10. Replies
    1
    Views
    631

    Maybe it's the "o" at the beginning. Just...

    Maybe it's the "o" at the beginning. Just kidding.

    Perhaps there is a more elegant way of doing this, but I've found it's easier to call things by name than to figure out where they are in the...
  11. Replies
    2
    Views
    771

    It'll take a lot of work to make them really...

    It'll take a lot of work to make them really animate... and look like they are moving. Usually the things like the iPod commercials are video that have had the background keyed out and the people in...
  12. Replies
    2
    Views
    988

    So you want a link that opens a flash movie? In a...

    So you want a link that opens a flash movie? In a new window? In the same window? In a part of the window?


    And you want to send a little info to flash along with the hyperlink?


    Either way,...
  13. Replies
    7
    Views
    26,719

    how bout bbedit? or if you want free, then...

    how bout bbedit? or if you want free, then textwrangler, from barebones software.
  14. MacBook Pro

    No problems here on a MacBook Pro 15".

    But still looking forward to a Universal App that screams!
  15. Replies
    9
    Views
    513

    You'd be surprised... It really depends. If that...

    You'd be surprised... It really depends.
    If that doesn't work, then you really need professional help. What if the ram cards are okay and it's your asus mainboard that's f'd?
    This is not a problem...
  16. Replies
    9
    Views
    513

    The mbr would have been cleared on repartition...

    The mbr would have been cleared on repartition and reformat!
    My gut feeling says RAM.
  17. Replies
    2
    Views
    5,125

    Regular piece of US Letter Paper = 8.5 x 11...

    Regular piece of US Letter Paper = 8.5 x 11 inches
    Documents are measured in DPI (dots or pixels per inch)
    If 300 dpi, then 11 inches =
    11 inches x 300 pixels / 1 inch = 3300 pixels
    8.5 inches x...
  18. Replies
    9
    Views
    513

    Check your RAM!

    Check your RAM!
  19. Replies
    1
    Views
    489

    This is kind of off topic. Check php threads for...

    This is kind of off topic. Check php threads for how to export from php to a file: either xml or text.
    Then concentrate on how to get that file back into flash.
  20. Replies
    8
    Views
    656

    Whoah

    Sorry. Need more info. Code?
  21. Thread: Color Problems

    by aldorr
    Replies
    1
    Views
    1,261

    It seems that png is the best format for...

    It seems that png is the best format for exact-color transfer to flash. jpg and even psd files imported into flash have a bit of a color shift, although they are barely noticable.
  22. Replies
    5
    Views
    1,706

    remove a little html

    I believe the flash plugin is pretty buggy with ie or vice-versa. But if you take this out:

    wmode="opaque"
    then you should be good.
    Other than that, there are a few other html things you should...
  23. Replies
    5
    Views
    391

    Cheers!

    Cheers!
  24. Replies
    5
    Views
    391

    No problem, Maybe you could post a link to the...

    No problem,
    Maybe you could post a link to the final stuff?
    Have fun,
    aldorr
  25. Replies
    6
    Views
    344

    No prob. Enjoy... And don't stay up too late!...

    No prob.

    Enjoy... And don't stay up too late!

    aldorr.
Results 1 to 25 of 172
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center