A Flash Developer Resource Site

Search:

Type: Posts; User: The777

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. How to redirect to HTML if visitor has no flash installed.

    Instead of installing flash I would like my visitors to be redirected to a html version of my page if they have no flash detected. Is this possible?
  2. Replies
    3
    Views
    651

    newb-to-newb tips.

    I set up this thread so us newbs (and pros) can share some basic tips/advice that may help us avoid common issues.

    Tip#1: Some flash movies (mostly those with motion tweens) run slow in Firefox on...
  3. Replies
    8
    Views
    739

    Flash has a lot functions I'm still discovering...

    Flash has a lot functions I'm still discovering but also lacks in some things.. It seems you can't accomplish something without having an issue with another thing. But overall it's a great program....
  4. Replies
    8
    Views
    739

    Well I guess I'll have to convert pixels to % and...

    Well I guess I'll have to convert pixels to % and that probably involves math calculations way beyond me. Either way, scaling effects the image quality. I guess users with 800x600 will just have to...
  5. Replies
    8
    Views
    739

    Plainman007, sorry we posted at the same time, my...

    Plainman007, sorry we posted at the same time, my post wasn't a response to yours. Thanks for the tip! I've learned that you can also set scaling by going into publish settings, HTML and choose...
  6. Replies
    4
    Views
    708

    try putting a stop(); in the actual frame.

    try putting a stop(); in the actual frame.
  7. Replies
    4
    Views
    3,440

    Thanks. I eventually just used Photoshop. Lack of...

    Thanks. I eventually just used Photoshop. Lack of flexibility in terms of shapes, drawing and suchlike I suppose are limited because other Adobe programs provide them. And those programs need to be...
  8. Replies
    8
    Views
    739

    Well I haven't published it. I'm viewing it from...

    Well I haven't published it. I'm viewing it from my computer. It's made to fit in resolutions higher that 800x600. In 800x600 you have to scroll around to see the whole thing. I wish Flash would have...
  9. Replies
    8
    Views
    739

    Fit flash to screen?

    I'm on the verge of finishing my flash but when viewed in 800x600 it's larger than the browser window. Is there a way to scale it down in various resolution?
  10. Replies
    4
    Views
    3,440

    How to cut shapes in flash like this

    Is it possible? I can't figure out how to do it.
  11. Replies
    1
    Views
    566

    Flash quality is bad in HTML :(

    Everything looked fine when previewed in Flash but the quality is terrible in HTML. I'm using jpeg images. I tried boosting the quality up to 100 and it's still bad.. I provided some screenshots. I'm...
  12. Just one question. How would I add another button...

    Just one question. How would I add another button in another button frame?

    I tried:

    stop()

    myButton.onRelease= function()
    {
    gotoAndStop(2);
    }
  13. Thanks Samac! The directions are clear and...

    Thanks Samac! The directions are clear and overall very helpful! I wish these sort of tutorials were more often on the web.
  14. Replies
    3
    Views
    789

    :( I didn't know they aren't compatible.. Perhaps...

    :( I didn't know they aren't compatible.. Perhaps I should convert it to actionscript 2? But I don't think it's 3.
  15. Replies
    3
    Views
    789

    Very noob flash blueprint

    Here's my blueprint attempt at a flash project. Amazingly it has no errors but nothing seems to work when I play it. Everything I'm trying to do should make sense in the file. Basically, you press on...
  16. I'm trying to learn about visibilty in flash

    Hi again! This time I'm experimenting with visibility. All the tutorials online vary a lot. I'm trying to find something noob proof. I have actionscript 2 and 3. I'm not sure which one to use..
    ...
  17. Replies
    8
    Views
    1,102

    Thank you!!! I can finally put an end to my...

    Thank you!!! I can finally put an end to my desperate search! :) as a noob the goto seems more simple to me because I somewhat understand it but it would be so cool to know the entire actionscript...
  18. Replies
    8
    Views
    1,102

    Lol, I'm going to irritate you for sure with this...

    Lol, I'm going to irritate you for sure with this one. I'm trying to change frames not flash effects. You see, the actual buttons I'll use are jpegs - which I'm working on. That's why I used the...
  19. Replies
    8
    Views
    1,102

    Tell you the truth my code seems simpler. Well,...

    Tell you the truth my code seems simpler. Well, maybe that's why I can't modify it into what I want. Here's a better sample of what I'm really trying to do.
  20. Replies
    1
    Views
    560

    how do I modify this code?

    Someone on the forum was nice to provide this code for me. But I want to change frames instead of Size. How can I revise this? (Sorry if I seem persistent... I been searching for 2 weeks and can't...
  21. Replies
    8
    Views
    1,102

    Thanks Flosculus! It functions just like I want...

    Thanks Flosculus! It functions just like I want it to but the changeSize wouldn't work for what I need. (It's a bit too modified from my initial codes) I'm using jpegs for buttons. The .fla I...
  22. Replies
    8
    Views
    1,102

    Please help me make this work

    When I press the buttons, they go to frame 2 and stop - that's good. But I need to make them change back to frame 1 when I click another of the 4 buttons. So each button in normal state should...
  23. Replies
    4
    Views
    707

    bump :(

    bump :(
  24. Replies
    4
    Views
    707

    Christ man! That was the best online help I ever...

    Christ man! That was the best online help I ever got! Thanks!!! It works fine but I'm trying to figure out something. I have 4 buttons. When for example button1 is "pushed in" (and left in) I should...
  25. thanks for replying! I have no rollover...

    thanks for replying!

    I have no rollover functions. Just onRelease. I have _up _over _down labels if that's what you mean. and they all have stop()
Results 1 to 25 of 35
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center