A Flash Developer Resource Site

Search:

Type: Posts; User: SnowKrash

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    20
    Views
    4,396

    Just in case this would help someone else (like...

    Just in case this would help someone else (like it would have helped me) looking at this thread, I'm going to post the code that worked for me that took me forever to figure out.

    I am in Flash 8,...
  2. Replies
    3
    Views
    594

    I believe the tutorial you are referring to is...

    I believe the tutorial you are referring to is the bitmap data class tute at http://www.gotoandlearn.com/. Hope that helps!

    Also, at that same url is a different tute on how to encode the flv so...
  3. There is a fantastic tutorial explaining...

    There is a fantastic tutorial explaining step-by-step what you want to do, plus much more, here:

    http://www.gotoandlearn.com/

    You want to look at the HTML and XML tutorials at that site. Just...
  4. Replies
    3
    Views
    639

    This is how I did my player detection for my...

    This is how I did my player detection for my flash 8 site, and it seems to be flawless, and covers many scenarios, although you may have to do something soon to detect for player 8.5. This accounts...
  5. I got it working for me. Thank you again, I was...

    I got it working for me. Thank you again, I was banging my head against the keyboard :-)
  6. Okay, I figured it out... I simply took this line...

    Okay, I figured it out... I simply took this line out of the preloader file:
    container._alpha = 0;
    now it works!
    Thanks for your help!
  7. Thanks, I sent you the file :-)

    Thanks, I sent you the file :-)
  8. the only scripted alpha is in the preloader file

    the only scripted alpha is in the preloader file
  9. sorry, I've been doing flash for all of 4 weeks,...

    sorry, I've been doing flash for all of 4 weeks, so could you explain a little bit about what you mean? Where do I put onClipEvent("load")?
  10. ok, that wasn't it. I'll keep trying

    ok, that wasn't it. I'll keep trying
  11. you know, I think it's because I'm fiddling with...

    you know, I think it's because I'm fiddling with the alpha and using the alpha to determine when it's loaded... I'll play with that to try to figure this out. Thank you so much :-)
  12. so, what I'm saying, is that it doesn't seem to...

    so, what I'm saying, is that it doesn't seem to be a problem with the loaded .swf
  13. ok, the swf without the preloader is here so you...

    ok, the swf without the preloader is here so you can see what it's supposed to do. It is the same swf pulled into the preloader:

    http://www.krashonline.com/clients/ByQ/

    it is fine without the...
  14. oh, I did that, that's how I know it was what I...

    oh, I did that, that's how I know it was what I was looking for. I just thought I could see the example with the url.
    Thank you!
  15. ok, now maybe you can help me get rid of that...

    ok, now maybe you can help me get rid of that weird frame flash that still appears after the preloader finishes. Then my life will be complete :-)
  16. Oh! Thank you! I was trying to figure out how to...

    Oh! Thank you! I was trying to figure out how to delete it, thank you!!!!! I'll never forget that you helped me for as long as I live!
  17. I couldn't get the url you posted to work, though

    I couldn't get the url you posted to work, though
  18. this is exactly what I was looking for... I just...

    this is exactly what I was looking for... I just read your post -- sorry it took so long for me to say thanks :-)

    I am going to try this
  19. preloader trouble; swf file loads, doesn't work

    Hi,

    I have a preloader that loads an .swf file that is my entire website. Once the swf loads, none of the buttons work.

    I hope this is a common problem so that it doesn't take too much out of...
  20. Replies
    4
    Views
    596

    thanks, I'll try this

    thanks, I'll try this
  21. it turns out that flash slide presentations have...

    it turns out that flash slide presentations have unique issues regarding focus. I used the following code, making it more specific to the slide I want, and it works. Hope this helps someone else,...
  22. Replies
    4
    Views
    596

    It's a slide presentation document, so it doesn't...

    It's a slide presentation document, so it doesn't have a viewable timeline.

    I'm loading into a blank movieclip, but I don't have to, I need something that works.

    Thanks
  23. importing slide presentation

    I am using Flash 8 Pro. I am a javascripter and site builder by trade, and this is my first 3 weeks using Flash.

    I am building my entire website in a slide-based document.swf, called byq.swf
    ...
  24. Replies
    4
    Views
    596

    preloading a screen document .swf

    I am using Flash 8 Pro.

    I am building my entire website in a screen-based document.swf with slides, called byq.swf

    First off, is that a mistake? Should I not use those for building a simple 5...
  25. Replies
    4
    Views
    601

    I just went through this myself... The Flash...

    I just went through this myself... The Flash Detection Kit worked great for me at that link above. But, Player 8 is not available for UNIX Linux or Classic MacOS (MacOs pre-X) so those can't see it...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center