A Flash Developer Resource Site

Search:

Type: Posts; User: andrewhowson

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    398

    sound loop

    I have a looping sound track which works fine when I publish my movie as an swf. As soon as I upload the swf to my server and view it online, there is a noticable gap in the loop. Where am I going...
  2. Replies
    0
    Views
    300

    opening pdf files from Standalone

    How do you open acrobat pdf files from a standalone exe?
  3. Replies
    3
    Views
    547

    The movie is for a CDROM application. Can you...

    The movie is for a CDROM application. Can you explain the allowscale for me please?
  4. Replies
    3
    Views
    547

    full screen

    I'm publishing my movie as an exe, and when using the fscommand, is there anyway the movie can retain it's size, yet fill the users screen to appear full screen? Or do I have to do this with...
  5. Replies
    1
    Views
    383

    using pdf's

    Is there anyway that Flash can link to pdf files? Can I import them into Flash? or can I link them from my flash movie to an external source? I am building a CDROM, so I am not web conscious. I hope...
  6. Replies
    11
    Views
    806

    THANK YOU!!!

    Here's something interesting:
    I left the Window option blank on the GetURL line and a browser window DID NOT open up so it worked ok. This was when I was running Windows 98. A recent upgrade to...
  7. Replies
    11
    Views
    806

    I've created a button in my flash movie for users...

    I've created a button in my flash movie for users to send an email to the link. the actionscript on the instance of the button in my movie is:

    on (release) {
    getURL ("mailto:xxxx@xxxx.com");...
  8. Replies
    1
    Views
    413

    How do you create a button that will open the...

    How do you create a button that will open the users email program and send an email, WITHOUT Flash opening a new browser window when the button is clicked?
  9. Replies
    2
    Views
    361

    same code...

    Hmmm, thats the same line of actionscript I use also. Outlook is installed and runs fine. The email program DOES fire and run properly, my problem is that my flash file will open a browser window and...
  10. Replies
    2
    Views
    361

    I'm trying to put the "getURL: mailto:"...

    I'm trying to put the "getURL: mailto:" actionscript on a button for users to send an email. Can I stop the flash swf from actually trying to open the html page as "mailto:..." and rather just open...
  11. Replies
    4
    Views
    2,533

    When exporting a movie from flash as a .mov file,...

    When exporting a movie from flash as a .mov file, what type of compression does flash use? Cinepak or another one?
  12. Replies
    2
    Views
    392

    How do I get fast, fluid motion tweens without...

    How do I get fast, fluid motion tweens without getting the jumpy look? Apart from obviously increasing the movie frames per second or shortening the amount of frames in the tween.
  13. Replies
    5
    Views
    493

    Thanks for your ideas. My scene 1 at the moment,...

    Thanks for your ideas. My scene 1 at the moment, is 1 frame in length, 1 layer, and has literally nothing in it. The movie background is black. I created it with nothing there to simply see if I...
  14. Replies
    5
    Views
    493

    Unused library items are not included in an SWF...

    Unused library items are not included in an SWF file though are they?
  15. Replies
    5
    Views
    493

    In both Scene 1 and 2 of my movie, I have found...

    In both Scene 1 and 2 of my movie, I have found that Flash has created a mystery 5 kb of information. Anybody know where this is coming from?
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center