A Flash Developer Resource Site

Search:

Type: Posts; User: theRiver

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    478

    LOL..just figured out my error...........had...

    LOL..just figured out my error...........had nothing to do with flash after all! When I saved my modified photos, I typed the filenames followed by type and clicked save. Well, turns out Photoshop...
  2. Replies
    13
    Views
    2,321

    Haha, that sucks man. He should have dropped out...

    Haha, that sucks man. He should have dropped out sooner... Further backs up my theory: at this present value of the dollar, if you want more money after you've got 2 million dollars, you too...
  3. Replies
    2
    Views
    478

    I just added this code to the bottom of the code...

    I just added this code to the bottom of the code that fills the empty movie clips in Album view, and commented out the rest. It did nothing


    Like this:



    Same result....

    e
  4. Replies
    31
    Views
    1,802

    I don't get it...

    I don't get it...
  5. Replies
    13
    Views
    2,321

    He got caught..seems like that's how you DON'T...

    He got caught..seems like that's how you DON'T commit fraud.... :p
  6. Replies
    31
    Views
    1,802

    this has to be the worst thread I've ever seen!

    this has to be the worst thread I've ever seen!
  7. Replies
    2
    Views
    478

    [CS3] Advanced Photo Loading Problem

    For those of you familiar with Facebook, this is similar to the album/photo viewer used on that site. My movie has two frames, that basically represent "modes" for viewing photos. There is an Album...
  8. Kortex, I actually got rid of the Parent...

    Kortex,

    I actually got rid of the Parent function and have each button do its own functions. What i wanted now happens.

    But I have another problem that I think is related to scope as well. I...
  9. Need help with Hierarchy, scoping, targeting

    I've worked with several different programming languages including Actionscript 1 and 2, however the scoping in Actionscript 2.0 still does not completely make sense to me.

    Why can I reference...
  10. bmcc81, Thanks, I'll check that out this...

    bmcc81,

    Thanks, I'll check that out this weekend, and let you know. Thanks again,


    e
  11. [CS3] FUNCTIONAL Preloader? Does it exist?

    I have searched high and low and I'm not finding the right way to make a preloader for my flash movies. I have a huge image in the background of my flash that I imported to the library. When I run...
  12. Replies
    3
    Views
    796

    Hey dude, Glad you got your problem solved,...

    Hey dude,

    Glad you got your problem solved, cuz I def can't help ya there! My knowledge with JS is limited to what I've managed to teach myself through the years, without guidance. Cross-browser...
  13. TJ, dude, that' awesome. Thank you so much! ...

    TJ, dude, that' awesome. Thank you so much! That should be a huge help!


    e
  14. OK, how about this: A .SWF ("a.swf") that...

    OK, how about this:

    A .SWF ("a.swf") that writes to a standalone .XML file ("source.xml"). Then a separate .SWF file ("b.swf") that reads from "source.xml" and sets its modifications according to...
  15. OK, new (but related) question: I have a .SWF...

    OK, new (but related) question:

    I have a .SWF file that's on the web. The flash is such that the user can modify colors and layout on the .SWF on the web. When the user is done, all customized...
  16. Thanks Evolve. OK, then is it possible to modify...

    Thanks Evolve. OK, then is it possible to modify a .FLA file then export its .SWF file? Or any way at all to create/modify/save changes to a .SWF without requiring the user to own and understand...
  17. IS IT POSSIBLE to design and create a .SWF from within another .SWF?

    I'm designing a flash document that I'd like to allow the user to create their own, standalone .SWF file. Is this possible? For example, I want to design a flash that allows the user to enter a...
  18. Replies
    5
    Views
    1,925

    Files and objects you'll need: -parent.swf ...

    Files and objects you'll need:
    -parent.swf
    --play_btn (button to start main.swf)
    --holder_mc (movie clip to contain your main SWF)
    -main.swf (or whatever your current SWF is called)

    ...
  19. Replies
    5
    Views
    1,925

    How about if you called your SWF from a parent...

    How about if you called your SWF from a parent flash movie. The parent had the play button (that played the child SWF) and the SWF actually conntained the preloader?


    e
  20. Replies
    101
    Views
    8,834

    View Post

    Check out the movie, The Postman. Kevin Costner stars, very similar to Waterworld. I enjoyed it
  21. Replies
    10
    Views
    1,215

    Haha, I'm pretty new to this stuff too. No ...

    Haha, I'm pretty new to this stuff too. No worries man, as long as the problem's fixed!


    e
  22. Replies
    10
    Views
    1,215

    To solve the problem of a RollOver nested in a...

    To solve the problem of a RollOver nested in a RollOver, consider this:

    Place the RollOver commands on the nested mc, remove from the parent mc. Then use a listener for mouse._x, mouse._y with...
  23. Replies
    101
    Views
    8,834

    Check out the movie, The Postman. Kevin Costner...

    Check out the movie, The Postman. Kevin Costner stars, very similar to Waterworld. I enjoyed it
  24. Thanks dude! I'll check those out e

    Thanks dude! I'll check those out


    e
  25. Modify external .txt (or .doc) from Dynamic text box within projector

    I'd like to import the content of a text document, say myText.txt, from within my projector file (.exe). Then allow the user to modify the text and save the changes.

    Best recommended strategy?
    ...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center