A Flash Developer Resource Site

Search:

Type: Posts; User: blakew

Page 1 of 15 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    401

    I found this FLA and PHP file very helpful in...

    I found this FLA and PHP file very helpful in setting up forms:

    http://www.flashkit.com/movies/Utilities/Other/PHP_Mail-henry-4983/index.php

    You can make adjustments to the FLA and PHP files.
    ...
  2. Replies
    3
    Views
    394

    Can you post an attachment with the FLA file?

    Can you post an attachment with the FLA file?
  3. Replies
    1
    Views
    437

    If I'm understanding you correctly, I always add...

    If I'm understanding you correctly, I always add one or two breaks at the end of the text, so that the end of the text is readable.
  4. Replies
    1
    Views
    414

    You would go to File/Publish Settings/HTML There...

    You would go to File/Publish Settings/HTML
    There you want the Dimensions to Match Movie.
    That would be the width and height that you defined in your Document (Modify/Document).
  5. Replies
    2
    Views
    422

    If I'm understanging you correctly, you should be...

    If I'm understanging you correctly, you should be able to apply an FScommand as an action on the first frame of your movie, using fullscreen, true.
  6. Replies
    1
    Views
    402

    Have you tried saving it as an swf file and then...

    Have you tried saving it as an swf file and then importing it into Flash?
    That's what I usually do.
  7. Replies
    6
    Views
    396

    Edit your profile abd click on the following link...

    Edit your profile abd click on the following link to the left of the Signature Field:

    vB Code

    It will provide you with the proper code.
  8. Replies
    9
    Views
    1,487

    It appears to be tweening using alpha settings....

    It appears to be tweening using alpha settings.
    You know, first frame alpha = 0%, last frame alpha = 100%.
    All of the frames have a motion tween applied.
  9. Replies
    4
    Views
    505

    You could also try saving it as a .png. That...

    You could also try saving it as a .png.
    That usually works for me.
  10. Thread: MX 2004 Problem

    by blakew
    Replies
    3
    Views
    353

    Same here. I just went ahead and used: on...

    Same here.
    I just went ahead and used:

    on (release){
    gotoAndStop("Scene 4", 1);

    }
  11. Replies
    1
    Views
    273

    MX to MX 2004 Components

    Am I correct in that it appears we cannot use the components that we bought for MX with the Developers Resource Kits in MX 2004?
  12. Thread: cgi

    by blakew
    Replies
    5
    Views
    412

    I'm not clear on your question.

    I'm not clear on your question.
  13. Replies
    1
    Views
    522

    For PC you would use the following: Using...

    For PC you would use the following:

    Using notepad, add the following lines:

    [autorun]
    open=nameofyourfile.exe

    Save your file as a text file.

    Rename the .txt file to autorun.inf
  14. Replies
    2
    Views
    571

    You can actually edit the html template that...

    You can actually edit the html template that Flash MX uses.
    It is located in the following folder:

    C:\Program Files\Macromedia\Flash MX\First Run\HTML\Default.html

    Be sure to leave the code...
  15. Thread: panoramic 180

    by blakew
    Replies
    2
    Views
    526

    Flash Loaded just added that feature to one of...

    Flash Loaded just added that feature to one of their components:

    http://www.flashloaded.com/360panviewer.php?id2=
  16. Replies
    5
    Views
    436

    OK. I got it to work. I was wondering if you...

    OK. I got it to work.

    I was wondering if you could look at my code to see if you think it will display properly for all viewers.

    I have sample files at the following address:
    ...
  17. Replies
    5
    Views
    436

    I'll give that a try. Thank you.

    I'll give that a try.
    Thank you.
  18. Replies
    5
    Views
    436

    Thanks for your reply. I tried using some cgi...

    Thanks for your reply.
    I tried using some cgi server side scripting, but couldn't get it to read the Flash tags properly.

    Can you recommend a java script or ssi script that would call Flash files...
  19. Replies
    1
    Views
    327

    1. Your image should be graphic symbol. 2. Apply...

    1. Your image should be graphic symbol.
    2. Apply motion tween to 10 frames (for example).
    3. Set the color/alpha on the first frame to 100%.
    4. Set the color/alpha on the last frame to 0%.
    5. To...
  20. Replies
    5
    Views
    436

    Macromedia Flash Refresh

    Does anyone know how to play a different Flash movie when the reload button is hit on the browser, such as the Flash movie files on Macromedia's home page?
  21. Replies
    1
    Views
    388

    You need to make certain that you are applying...

    You need to make certain that you are applying the action to the button and not the frame.

    Select the button, right click, select Actions.
  22. Replies
    5
    Views
    616

    I have attached a modified version of the Flash...

    I have attached a modified version of the Flash Trak player FLA file that is set to start playing the music on start up.
  23. Replies
    1
    Views
    321

    Here is the data.fla that is needed to create the...

    Here is the data.fla that is needed to create the data.swf to use with the FlashTracks player:

    http://www.flashkit.com/movies/Sound/Players/datafla-Tom-7678/index.php
  24. Replies
    2
    Views
    2,293

    I found one at Ehelp called the RoboFlash...

    I found one at Ehelp called the RoboFlash Toolkit:

    http://www.ehelp.com/products/roboflash/

    It has a utility called RoboFlash Printer that will convert anything that can be printed into an swf...
  25. Thread: Links troubles

    by blakew
    Replies
    1
    Views
    315

    I may be wrong here, but if you have action...

    I may be wrong here, but if you have action script on frame 15 telling it to stop, then telling it to go to frame 15 and play would only mean that it would stop.
    Have you tried using frame 16...
Results 1 to 25 of 357
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center