A Flash Developer Resource Site

Search:

Type: Posts; User: wizard34

Page 1 of 20 1 2 3 4

Search: Search took 0.72 seconds.

  1. Replies
    5
    Views
    418

    ^ what he said. j/k Yes, you should be able to...

    ^ what he said. j/k

    Yes, you should be able to load it externally into a container MC. :|
    Look for loadMovie scripts.
  2. Replies
    2
    Views
    684

    Take a closer look at it (zoom in):...

    Take a closer look at it (zoom in): http://www.template-help.com/screenshots/8800/8859.swf

    Create the symbol, and then apply the tween to it.
  3. Replies
    5
    Views
    486

    There should be something like this in the code:...

    There should be something like this in the code: frameborder="NO" border="0"
  4. Replies
    12
    Views
    760

    Flash would be better as it can output vectors. ...

    Flash would be better as it can output vectors.

    You can try this: InkScape - It's free. I've never tried it but I hear it's good, for the price anyway. :D
  5. Replies
    12
    Views
    760

    The Pen Tool is your friend. ;) You really...

    The Pen Tool is your friend. ;)

    You really shouldn't do a logo in PS - but you could make it work. Like I said, use the Pen Tool to trace out your scan.
  6. Thread: movie clip

    by wizard34
    Replies
    4
    Views
    443

    Okay... does it do anything? You put a MC...

    Okay... does it do anything?

    You put a MC Symbol on the stage and it doesn't play? ...there could be a stop(); action somewhere inside the movie, on the first frame.
  7. Replies
    3
    Views
    801

    Take a look at this: Click here...

    Take a look at this: Click here
  8. Replies
    1
    Views
    388

    Alright, I haven't used Flash in a while so I...

    Alright, I haven't used Flash in a while so I could be completely off here (at least that's my excuse).

    But have you tried giving the scrollpane an Instance Name and using it with the AS?
    on...
  9. Replies
    4
    Views
    384

    I'm not really sure as to what exactly you're...

    I'm not really sure as to what exactly you're asking... could you explain the tween a little better, or give an example?

    Also, if you're gonna do it frame by frame make sure to have the frameRate...
  10. Replies
    4
    Views
    475

    No, all you need to do is add the stop(); action...

    No, all you need to do is add the stop(); action like Dedic said... add it to the last frame in your movie, if all three layers end on the same frame, it doesn't matter which one (layer) you add it...
  11. Replies
    2
    Views
    392

    Check the ActionScript Dictionary in the Flash...

    Check the ActionScript Dictionary in the Flash Help. ;)
  12. Thread: silhouettes

    by wizard34
    Replies
    3
    Views
    787

    There's different ways... the one mentioned above...

    There's different ways... the one mentioned above is probably the easiest one, but here's another way: Link
  13. Replies
    7
    Views
    972

    Hmmm, that doesn't say much... was it Kirupa.com...

    Hmmm, that doesn't say much... was it Kirupa.com?
  14. Replies
    1
    Views
    360

    Frame by frame would be the best way for this...

    Frame by frame would be the best way for this type of movie... you could also combine it with a few Tweens here and there. But mostly frame by frame.
  15. Way back when I started using Flash (like a year...

    Way back when I started using Flash (like a year and a half ago :D ). I used this site: Kirupa.com

    I don't use Flash anymore, but the site is still helpful. ;)
  16. Hmmm, this question doesn't seem to belong here....

    Hmmm, this question doesn't seem to belong here. :D

    Though I doubt this will make a difference, make your margin: 20px;

    Another thing you could try would be placing your paragraph within a...
  17. Replies
    2
    Views
    516

    I would suggest increasing the framerate... but...

    I would suggest increasing the framerate... but that seems like an obvious thing to do. :D
  18. Thread: load swf

    by wizard34
    Replies
    9
    Views
    551

    Yeah, I guess if he/she means the rollOvers then,...

    Yeah, I guess if he/she means the rollOvers then, yeah, my post is wrong.
  19. Replies
    3
    Views
    395

    Like Dedic said, it can't be done. You will...

    Like Dedic said, it can't be done.

    You will always have the Flash Player link... in MX2004, you can customize the menu.
  20. Thread: load swf

    by wizard34
    Replies
    9
    Views
    551

    If you're trying link that button to the...

    If you're trying link that button to the "Residential" movie (or somewhere in it), your AS would be something like this:
    on (release) {
    _root.gotoAndPlay("frameLabel");
    }Just change the frameLabel...
  21. The image needs to not have a background in...

    The image needs to not have a background in Photoshop... then save it either as a GIF, or as a PNG <-- better.
  22. You have to draw them? :confused: Either draw...

    You have to draw them? :confused:

    Either draw em' in Flash or in a graphics program which can export as vectors like: Illustrator, Freehand, etc.

    But in this case, you're better off drawing it...
  23. You can't change the shape of it... however, you...

    You can't change the shape of it... however, you can create that effect by masking your entire stage and everything in it. ;)
  24. Thread: stop action

    by wizard34
    Replies
    2
    Views
    482

    I don't think so.

    I don't think so.
  25. Replies
    2
    Views
    599

    Masks. ;) You have your two Mask layers (the...

    Masks. ;)

    You have your two Mask layers (the top one being the mask & the second one holding the content).

    You would slowly reveal the text beneath the mask creating the illusion of it being...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center