A Flash Developer Resource Site

Search:

Type: Posts; User: intromo

Page 1 of 13 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    1,688

    Try this in xml file to the specific word: ...

    Try this in xml file to the specific word:

    <url>_root,gotoAndStop,framelable</url>
  2. Replies
    1
    Views
    1,708

    You need to call an unload event... Could you...

    You need to call an unload event... Could you post your FLA/code?
  3. Replies
    1
    Views
    2,017

    In your XML file .

    In your XML file <br>.
  4. Replies
    2
    Views
    1,986

    Rename your container clip, and change the path...

    Rename your container clip, and change the path to your xml file.
  5. Replies
    1
    Views
    1,727

    Start with this:...

    Start with this:
    http://www.aleosoft.com/flashtutorial_preloader.html
  6. Replies
    1
    Views
    1,331

    Start with this......

    Start with this...
    http://www.aleosoft.com/flashtutorial_preloader.html
  7. Have you tested locally? Double check your paths....

    Have you tested locally? Double check your paths. Send us a link to test with... along with the xml file.
  8. Replies
    1
    Views
    1,378

    Host the XML on your site, and call for it in...

    Host the XML on your site, and call for it in your SWF?
  9. http://www.senocular.com/flash/tutorials/preloadin...

    http://www.senocular.com/flash/tutorials/preloading/
  10. Replies
    1
    Views
    929

    Can you post your FLA? It may have to do more...

    Can you post your FLA? It may have to do more with the container of your scroller....
  11. You'll need to post all of your code. Is the div...

    You'll need to post all of your code. Is the div pop up inside your HTML ?
  12. More detail. Are you wanting to control the sound...

    More detail. Are you wanting to control the sound level or the stop, play, pause functions?
  13. function golabel10() { if...

    function golabel10() {
    if (movieIsLoaded(thisMovie(movieName))) {
    thisMovie(movieName).TGotoLabel("_level1/","A");
    }
    }

    function golabel10() {
    if...
  14. Replies
    1
    Views
    846

    CS3 I think the problem is with the location of the...

    I think the problem is with the location of the FLV. Try it first with another location. Here's the error I get:

    Firefox doesn't know how to open this address, because the protocol (rtmp) isn't...
  15. Replies
    1
    Views
    818

    Can you post your FLA? I'm confused as to what...

    Can you post your FLA? I'm confused as to what you'd like to do...
  16. Replies
    3
    Views
    1,080

    Hahhaah - I was actually just testing this game...

    Hahhaah - I was actually just testing this game out yesterday - had no idea that you were the one developing it. Good stuff! Ya - it's working just fine for me, but you can play around with the code...
  17. Thread: On Mouse move

    by intromo
    Replies
    2
    Views
    856

    Can you post a preview of what you're working on?...

    Can you post a preview of what you're working on? You may just need to add a tween...
  18. Replies
    1
    Views
    677

    Do you just want to display numbers in an text...

    Do you just want to display numbers in an text box?
  19. Replies
    2
    Views
    442

    Set the original header size to 950 x 650, then...

    Set the original header size to 950 x 650, then try it again. Your container needs to be the same size as the movie you're loading, otherwise it's going to get cutoff.
  20. Replies
    2
    Views
    1,272

    http://slekx.com/2010/01/flash-cs4-runtime-shared-...

    http://slekx.com/2010/01/flash-cs4-runtime-shared-library-tutorial/
  21. Replies
    2
    Views
    534

    Your code is fine. I throttled my connection back...

    Your code is fine. I throttled my connection back and got to 99% before it loaded. How are you activating your sound? I would suggest streaming the sound, instead of loading the event. That should do...
  22. Flash8 Can you post your code?

    Can you post your code?
  23. Replies
    1
    Views
    841

    CS3 http://www.kirupa.com/developer/actionscript/forms...

    http://www.kirupa.com/developer/actionscript/forms_database.htm
  24. Replies
    1
    Views
    1,277

    Flash8 package {...

    package
    {
    /**********************************************
    *
    * This fun Twitter widget is brough to you
    * by Untold Entertainment Inc, and
    * peanut butter! Peanut butter: a gooey,...
  25. I haven't noticed a thing. Do you have the...

    I haven't noticed a thing. Do you have the example online somewhere? How are you importing your link art? Is it vector based, or flat (like a JPG)?
Results 1 to 25 of 316
Page 1 of 13 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center