A Flash Developer Resource Site

Search:

Type: Posts; User: pmosinsk

Search: Search took 0.04 seconds.

  1. Create dynamic variables or create multiple variables

    Found the answer for myself in an .FLA available on FlashKit. Thank God for this resource.

    The answer is:

    set("song", eval("track" + i));

    This will assign the value of the variable called...
  2. Creating variables dynamically...going nuts

    Hey folks,
    I want to do something really simple.

    I have a list of variables:
    track1 = "this"
    track2 = "that"
    track3 = "the other"

    ...and so on.
  3. Replies
    8
    Views
    2,973

    steve, what is Swiff Peg and who makes it?

    steve, what is Swiff Peg and who makes it?
  4. Replies
    8
    Views
    2,973

    yes, Apple makes QuickTime. I've been using QT...

    yes, Apple makes QuickTime. I've been using QT Pro (the $30 version) which lets you add/edit video and audio tracks in any Quicktime movie. Too bad they don't support Flash 4 interactivity.
  5. Replies
    4
    Views
    737

    thanks again for the info, bill. I'll check...

    thanks again for the info, bill. I'll check iShell out.
    regards,
    peter
  6. Replies
    8
    Views
    2,973

    figured it out

    in a way, you were right.
    the answer is (according to Macromedia support):

    "The root of the problem is the fact that Flash's export to Quicktime is a Quicktime movie with a Flash 3 formatted SWF....
  7. Replies
    1
    Views
    1,155

    Hi, Has anyone out there put together a matrix...

    Hi,

    Has anyone out there put together a matrix or chart of some sort doing a side-by-side comparison of export features between Flash 3 and Flash 4 .SWF's?

    Reason I ask is that, for example,...
  8. Replies
    4
    Views
    737

    Hi, Has anyone out there put together a matrix...

    Hi,

    Has anyone out there put together a matrix or chart of some sort doing a side-by-side comparison of export features between Flash 3 and Flash 4 .SWF's?

    Reason I ask is that, for example,...
  9. Hey Bill, This is the reply I got from Bentley...

    Hey Bill,

    This is the reply I got from Bentley Wolfe, Senior Support Engineer at Macromedia:

    "The root of the problem is the fact that Flash's export to Quicktime is a Quicktime movie with a...
  10. hi bill, i'm not sure about that last...

    hi bill,

    i'm not sure about that last statement, because i am able to sucessfully create flattened QT movies with audio. i know there is another issue, however, according to the Flash 4 Bible (p....
  11. Replies
    8
    Views
    2,973

    hi, well, i now know that QT supports MP3,...

    hi,
    well, i now know that QT supports MP3, because i can open and play MP3 files from my hard drive using QT. (incidentally, by chance i discovered that QT Pro will let you rip MP3's to WAV files)....
  12. yes, i believe QT does support MP3 format (I can...

    yes, i believe QT does support MP3 format (I can open them from my HD). when you say "make the file all inclusive", do you mean have the Flatten option selected on export?
  13. Replies
    2
    Views
    614

    Learning actionscripting / programming

    i recommend also learning other computer languages. if you work on websites a lot, one reasonable language to start with is JavaScript. check out the JavaScript tutorial at http://www.webmonkey.com ...
  14. Replies
    2
    Views
    704

    get a book too...

    hi Ral725,
    i recommend getting several books to augment your Flash ActionScript learning:

    "Flash 4 Bible" (Reinhardt)
    --good tips and techniques in general
    --some good examples, & some good...
  15. Replies
    4
    Views
    673

    a perl script that will do the job

    hi,
    here is a perl script I wrote to do the job of saving your text file on a web server. You'll need to make sure your web server has Perl installed and that you have the ability to CHMOD this...
  16. Replies
    8
    Views
    2,973

    Hi, I've been working exporting a Flash movie...

    Hi,

    I've been working exporting a Flash movie as a QuickTime movie. For some reason, I get no sound when I export the Flash movie with the Export settings of my audio files set to MP3 compression...
  17. Hi, I've been working on a Flash movie to...

    Hi,

    I've been working on a Flash movie to export as a QuickTime movie. For some reason, I get no sound when I export the Flash movie with the Export settings of my audio files set to MP3...
  18. curious...

    my pleasure, just curious if you know of anyone else who has devised a scripted solution such as this. i think it would be useful to streamline it, so that potentially you could name the URL & data...
  19. Hi, Someone might find this Perl script...

    Hi,

    Someone might find this Perl script useful. Accessing it through Load Variable will allow you to get around the problem of getting to data files on a different server than the Flash movie...
  20. Hi, Someone might find this Perl script...

    Hi,

    Someone might find this Perl script useful. Accessing it through Load Variable will allow you to get around the problem of getting to data files on a different server than the Flash movie sits...
  21. Replies
    1
    Views
    974

    Get URL vs. Load Variable

    I think I found the answer for myself:

    http://www.macromedia.com/support/flash/ts/documents/f4_form.htm

    Of course, any other contributions are appreciated.
  22. Replies
    1
    Views
    974

    Hi, I'm working on using CGI to process Flash...

    Hi,

    I'm working on using CGI to process Flash variables sent using "Get URL" and/or "Load Movie". I can't figure out why Get URL is working, and Load Movie isn't. (From what I've read, you can do...
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center