A Flash Developer Resource Site

Search:

Type: Posts; User: Leto

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    501

    File sizes will flucuate greatly depending on...

    File sizes will flucuate greatly depending on what content your movie has. Lots of images (ie: bitmaps - jpgs, gifs, etc) will make your movies huge. Try to limit the number of bitmaps used to as few...
  2. Replies
    4
    Views
    373

    I actually have a LED font in TrueType (PC)...

    I actually have a LED font in TrueType (PC) format if you can make use of it.
    -- Leto
  3. Replies
    2
    Views
    356

    Find the code behind www.macromedia.com...

    Find the code behind www.macromedia.com and you'll find some great plugin detection code. You will need to locate the actually source of the index.htm(l) page, which is a redirect type thing I seem...
  4. I have no idea if this is possible, but you could...

    I have no idea if this is possible, but you could try adding something like:

    <param name="bgcolor" value="#000000">

    for the OBJECT tag, and:

    bgcolor="#000000"

    for the EMBED tag, and see...
  5. Replies
    2
    Views
    686

    You should be able to do this using the "Tell...

    You should be able to do this using the "Tell Target" action. Put the photos in the middle into a movieclip with labels on the frames you put the photos. Name the movieclip. Then in your side menu...
  6. hm... my signature disappeared... ...

    hm... my signature disappeared...

    ------------------
  7. I doubt this would be a bug, but rather a...

    I doubt this would be a bug, but rather a limition of the software. If you have one scene which is so long, how about dividing it onto 2 or more scenes. If you have "camera" cuts then this would be...
  8. Replies
    2
    Views
    607

    Set the parameters WIDTH="100%" and HEIGHT="100%"...

    Set the parameters WIDTH="100%" and HEIGHT="100%" in the code. Also, you can put the following in the BODY tag to remove the page borders:

    marginwidth=0 marginheight=0 topmargin=0 leftmargin=0

    ...
  9. Replies
    2
    Views
    726

    Umm... Pdf?? I'm talking about Dreamweaver 3......

    Umm... Pdf?? I'm talking about Dreamweaver 3... not Director. ;)
  10. Replies
    2
    Views
    726

    I dunno where else to ask this... has anyone...

    I dunno where else to ask this... has anyone creating libraries in Dreamweaver 3 noticed that the name of the library item can't have an "r" in it!? It can have an "R" and any other letter, but not...
  11. Replies
    7
    Views
    551

    Well how many frames are you taking? I was...

    Well how many frames are you taking? I was looking a a tutorial once on QTVR Objects and it seemed that using 36 images to do a full rotation was okay for smoothness.
  12. Replies
    4
    Views
    678

    There's a tutorial on FlashKit which covers this,...

    There's a tutorial on FlashKit which covers this, and if you check it out I'm sure you could adapt the idea to your needs.


    <EMBED src="/cgi-bin/ubb/Members/sigs/00000302.swf" quality=high...
  13. Eddie, I noticed this a while ago and it's not...

    Eddie, I noticed this a while ago and it's not fixed so I'll bring it to your attention:
    There's a tutorial called Converting .WAV to .MP3 which is incorrect as the tutorial is about converting MP3...
  14. Replies
    1
    Views
    724

    This topic has just been covering recently, so...

    This topic has just been covering recently, so have a look down the topic list for "Full window in HTML" (I think it's called).

    <EMBED src="/cgi-bin/ubb/Members/sigs/00000302.swf" quality=high...
  15. Replies
    6
    Views
    801

    Todd, could you please give us an example of an...

    Todd, could you please give us an example of an original EPS filesize, and what the resulting SWF filesize is (using a direct EPS import into Flash)?

    I just did a test: I imported a 50KB PS file...
  16. Replies
    1
    Views
    621

    1. A movie's dimensions are totally dependant...

    1. A movie's dimensions are totally dependant upon the project. A banner for instance may be 400x50, whereas a web-based Flash site might be 610x320 (this is how much viewing area a 640x480 browser...
  17. What a pain! I replied to this, but crashed...

    What a pain! I replied to this, but crashed before I could send the form :(

    Anyway... use the button with "On Press" instead of "On Release", which should fix the problem.

    <EMBED...
  18. Thread: host problem

    by Leto
    Replies
    4
    Views
    879

    I had a look at this site before when you were...

    I had a look at this site before when you were asking about the scrolling text. It was okay back then and is okay now. I can view it all without any probs in NS on WinNT.

    <EMBED...
  19. Thread: Unprotect Movie

    by Leto
    Replies
    5
    Views
    3,729

    I believe Shaman was thinking that you wanted to...

    I believe Shaman was thinking that you wanted to unprotect a movie to use the bits of it for yourself. But a protected movie is just that... protected. It would be ridiculous for the term "protected"...
  20. This is a popular question. A great tutorial can...

    This is a popular question. A great tutorial can be found at: http://www.zdnet.com/devhead/stories/articles/0,4413,2428975,00.html
    And Webmonkey has some info also:...
  21. Thread: frame rate

    by Leto
    Replies
    4
    Views
    771

    Changing the frame rate affects the whole movie...

    Changing the frame rate affects the whole movie which includes all your scenes. I don't think there is any way of setting different frame rates on individual scenes.

    <EMBED...
  22. Replies
    3
    Views
    704

    Have you set the "hotspots" of your text symbols...

    Have you set the "hotspots" of your text symbols properly? This is the plus-sign-thing which you see when creating symbols. I've not done any mouse trailers, but it would make sense that the symbols...
  23. Thread: help!

    by Leto
    Replies
    6
    Views
    868

    I think you want an animation to play behind a...

    I think you want an animation to play behind a mask. The help files which come with Flash will explain how to create masks. I suggest you try them out first :)

    <EMBED...
  24. Replies
    4
    Views
    869

    Pope means the tabs which are part of the...

    Pope means the tabs which are part of the FlashKit website. Usually there is a "FlashKit" header frame which has the title and some little blue tabs, and the third from the left is the "Movies" tab...
  25. The simple answer is that you can't do this...

    The simple answer is that you can't do this easily. You can do it gradually by selecting everything visible and doing a Modify > Transform > Scale... but you will need to do this with every scene.
    ...
Results 1 to 25 of 53
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center