A Flash Developer Resource Site

Search:

Type: Posts; User: wforney

Search: Search took 0.06 seconds.

  1. extract/export all png/jpg's in a fla's library to external files

    I have an fla file that I am working on and I do not have any way to get the original image files used to create it. However, they should be embedded in the fla somehow, so my question is... How do I...
  2. Thread: sonar howto

    by wforney
    Replies
    1
    Views
    460

    hi. I'm trying to make a sonar type interface...

    hi. I'm trying to make a sonar type interface and can't get the masks to work right. It's a simple line with a circle in the middle. I want it to spin around revealing the interface behind it. ...
  3. Thread: how do i....

    by wforney
    Replies
    1
    Views
    499

    on the button instance do this: on (release) {...

    on the button instance do this:

    on (release) {
    _level99.mcWhatever.gotoAndPlay(3);
    loadmovie("moviename.swf", 50);
    }

    that will tell the clip mcWhatever in level 99 to goto and play frame...
  4. Replies
    2
    Views
    411

    use a pragma no-cache meta tag in your html ... ...

    use a pragma no-cache meta tag in your html ... that's one way. I believe it looks like this... but don't quote me, haven't done it in a while. There are a lot of html tutorials about this. ...
  5. THANK YOU! :) After much bashing my head into...

    THANK YOU! :) After much bashing my head into the monitor I realized I was being totally idiotic about how I approached that thing. It almost does what I want now. :) Now I just have to fix it...
  6. neat scroller stufff

    I really like the scroller on your timeline, and how it turns the end. Any chance you can tell me how you did it? Or send it to me? Thanks much.
  7. Replies
    2
    Views
    411

    I've attacked this from a few different angles...

    I've attacked this from a few different angles now and still can't quite get it to work right. Help please?
  8. Replies
    16
    Views
    558

    send the images and the fla to...

    send the images and the fla to bill@improvdesign.com and I'll check it out. That sounds really weird.
  9. Replies
    16
    Views
    558

    regarding the setting of 100 in the quality...

    regarding the setting of 100 in the quality properties for the images.... That is like 100% sortof. 50% usually works fine and still looks the same, plus it cuts the file down a TON. try to make...
  10. Replies
    2
    Views
    411

    okay, is this a tough one or am I just being...

    okay, is this a tough one or am I just being really stupid? :)
  11. Replies
    2
    Views
    475

    Define the function in frame 1 above the call to...

    Define the function in frame 1 above the call to it. I think it is having trouble because the function is defined after it is called.


    [Edited by wforney on 01-01-2001 at 06:26 AM]
  12. Replies
    2
    Views
    411

    I need caffeine! hehehe Here is my problem: I...

    I need caffeine! hehehe Here is my problem:
    I have 2 movie clips, a graphic and a button nested in each other.

    First is the button. a seal (small circle) logo.

    Second is a movie clip...
  13. Replies
    4
    Views
    458

    Okay, so if it is a bug, how do I work around it...

    Okay, so if it is a bug, how do I work around it and still keep my sound and timeline independence while streaming the sound? I have 3 scenes that can be jumped thru and the sound control has to be...
  14. Replies
    4
    Views
    458

    I have a snippit here that uses audio from the...

    I have a snippit here that uses audio from the file lynch-audio.swf and it's called lynch.swf. The 3 tracks aren't used in the main timeline. They are called from actionscript in the first frame of...
  15. Replies
    2
    Views
    356

    look for a thread in flash 5 general help called...

    look for a thread in flash 5 general help called
    quick time video
    there is someone there with a program that might help
  16. Replies
    0
    Views
    291

    I have a snippit here that uses audio from the...

    I have a snippit here that uses audio from the file lynch-audio.swf and it's called lynch.swf. The 3 tracks aren't used in the main timeline. They are called from actionscript in the first frame of...
  17. Replies
    0
    Views
    257

    Hi. I have a file lynch.swf that has 3 linked...

    Hi. I have a file lynch.swf that has 3 linked sounds that reside in lynch-audio.swf ... The sounds were playing fine prior to removing them from lynch.swf, but after I put them in lynch-audio.swf...
  18. Thread: Sound Question

    by wforney
    Replies
    1
    Views
    358

    I have a clip that plays a sound thru...

    I have a clip that plays a sound thru actionscript. I need to know how to test whether it is playing or not. Is there a property on the sound object that will let me do it, like

    if...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center