A Flash Developer Resource Site

Search:

Type: Posts; User: noah

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Thread: stopping sounds

    by noah
    Replies
    3
    Views
    420

    Is there a way to stop an event sound *without*...

    Is there a way to stop an event sound *without* using the "stop all sounds" command?

    I want to have several event sounds playing and be able to selectivly stop a sound without affecting the others.
  2. Replies
    7
    Views
    429

    Good call Josiah! Thats the answer, couldnt be...

    Good call Josiah! Thats the answer, couldnt be easier.

    I knew there had to be a better way to do that. You learn somthing new every day.
  3. Replies
    7
    Views
    429

    try this... break apart the text, then go to...

    try this...

    break apart the text, then go to the tool bar and select >modify>curves>soften edges.

    Then you can select the middle of the text and delete it (you might have to zoom in a bit)....
  4. Replies
    7
    Views
    791

    Ok, to get you started... here is a bit of...

    Ok, to get you started...
    here is a bit of javascript from Mad-sci.

    Just make this into a seperate HTML document and sub in the name of your flash movie HTML for "STOCKS.html" below.

    I didnt...
  5. Replies
    13
    Views
    2,404

    I'll tell you, I can't agree with you guys more....

    I'll tell you, I can't agree with you guys more. There are time when I just plain leave a site because I get tired of tying to figure out where to go or what's worth looking at. I think that Art has...
  6. Replies
    30
    Views
    3,962

    Never been online before... but I've been meaning...

    Never been online before... but I've been meaning to learn about that internet stuff.

    ...hehe joking of course! :) 3-4hrs/day, but it is usally an exponential function of the amount of...
  7. Replies
    7
    Views
    791

    The "FS Command" refers mainly to...

    The "FS Command" refers mainly to Flash/JavaScript communication, but can be used to control the flash standalone projector with limited commands. These commands include lanching the projector...
  8. If you reference the varible this way: ...

    If you reference the varible this way:

    /:ballpos

    "ballpos" is a varible in the main movie. To reference a varible inside a movie clip, you would want to do this:

    /mclip1:ballpos

    Where the...
  9. You could make a button with the action: On...

    You could make a button with the action:

    On (Release)
    Get URL ("javascript:close()")
    End On

    or

    On (Release)
    Get URL ("javascript:window.close()")
  10. Replies
    1
    Views
    647

    Check out the tutorial section on this site there...

    Check out the tutorial section on this site there is a little part on batch files with projectors.

    Something like using a FS command:

    FS Command ("Exec", "mydoc.bat")

    Then you can put the...
  11. Replies
    4
    Views
    827

    Actually, I think you missunderstood me a little...

    Actually, I think you missunderstood me a little bit. What I meant by movie clip was to make a movie clip "symbol". Open your library by selecting ">Window>library" from the task bar. Here you will...
  12. Replies
    12
    Views
    1,441

    Is this the same HTML you used? I actually havent...

    Is this the same HTML you used? I actually havent tried it yet. Maybe I will if I get around to it.

    &lt HTML &gt
    &lt !-- Copyright 1999 FlashGen.Com info@flashgen.com If you wanna submit work...
  13. Thread: using preloaders

    by noah
    Replies
    3
    Views
    737

    This is kind of a personal preference thing. If...

    This is kind of a personal preference thing. If you have a big movie then a preloader is must! Remember the attention span of the average visitor is very short and most people will just as soon leave...
  14. Replies
    2
    Views
    745

    Yeah, sasha's got it. Make a newsletter or...

    Yeah, sasha's got it. Make a newsletter or mailing list and give you visitors the option of signing up for it by advertising it somewhere on your site. Then if they want to sign up, you could let...
  15. Replies
    4
    Views
    827

    The easiest way to move everything would be to...

    The easiest way to move everything would be to select all the frames on the main timeline, copy them, then paste them into a new movie clip. Then you can get rid of all the frames on the main...
  16. Replies
    4
    Views
    832

    yep, looks like their network card on the file...

    yep, looks like their network card on the file server died.

    They are on top of it.... try back later.
  17. Replies
    4
    Views
    832

    hmmm... It looks like the file server is down or...

    hmmm... It looks like the file server is down or something --preview works fine, but you're right no download.

    Wonder if the webmaster knows about this?
  18. Replies
    12
    Views
    1,441

    Hey, while we are still on the subject... here is...

    Hey, while we are still on the subject... here is another piece of html that someone gave me. It looks like it does pretty much the same thing... I havent tried this one either, so don't know if it...
  19. Replies
    3
    Views
    638

    I agree that there should be a little coverage on...

    I agree that there should be a little coverage on how to effectivly set up your HTML/Flash to be more search engine friendly, but I think that a small tutorial on the subject would probably do the...
  20. Replies
    12
    Views
    1,441

    Ok, I found some javascript to do the trick: ...

    Ok, I found some javascript to do the trick:

    &ltscript language="JAVASCRIPT"&gt&lt!--

    window.open("fullscreen.html","home","fullscreen=yes");

    // --&gt...
  21. Replies
    12
    Views
    1,441

    Yeh, I was wondering the same thing... Nearly...

    Yeh, I was wondering the same thing... Nearly posted the same question a min ago (spooky!)

    Anyway, I know this is an easy thing to do with flash projectors using an FS command, but how do you do...
  22. Thread: help!

    by noah
    Replies
    6
    Views
    868

    You don't need masks to create the text effect of...

    You don't need masks to create the text effect of Leto's signature. I think the key point you may be missing is this: Anything outside the size of your main movie will automatically not show up. In...
  23. Leto's sugestions are very good, but depending on...

    Leto's sugestions are very good, but depending on the layout of your main timeline, it might be easier just to copy all the frames in the main timeline and paste them into a new movie clip. Then all...
  24. I assume that you are refering to a flash...

    I assume that you are refering to a flash projector running full screen. If this is the case, then all you have to do is to make a button and give it the action:

    On (Release)
    FS Command...
  25. Thread: 3D text in flash

    by noah
    Replies
    1
    Views
    817

    You might want to set the image qualiy lower in...

    You might want to set the image qualiy lower in the publish settings, or you can also set the quality for each image indiviually in the library. Also, before you import the images, make sure they are...
Results 1 to 25 of 36
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center