A Flash Developer Resource Site

Search:

Type: Posts; User: Rehannah

Search: Search took 0.02 seconds.

  1. I guess you are right :) I found the fix,...

    I guess you are right :)

    I found the fix, apparently it was Flash Jester that was experiencing problems, but it seems that now they have resolved it.
  2. Replies
    2
    Views
    980

    But what if the user's CD drive is not the D...

    But what if the user's CD drive is not the D drive? Is there any way of programming so that a drive is not specified?
  3. Replies
    0
    Views
    770

    [CS3] Flash browse

    Hi Everyone,

    I have created a CD-ROM using Flash CS# Professional and AS2, which displays various buttons linking .pdfs, .docs, .pps, and other files.

    Does anyone know how I could enable a...
  4. Replies
    2
    Views
    687

    Yes I have. I have also made sure my files are...

    Yes I have. I have also made sure my files are in the fscommand folder with the .exe and .bat files.

    I have completely run out of ideas.
  5. Replies
    2
    Views
    687

    [CS3] AS2 and Flash CS3 Professional

    Hi Everyone,

    Does anyone know if AS2 is not compatible with Flash CS3 Professional or Flash Player 9? And if it is not, then is there a way to convert AS2 to AS3?

    I am trying to use the...
  6. Replies
    0
    Views
    503

    [CS3] FSCOMMAND EXEC not working

    Hi Everyone,

    I am making an electronic documents CD using Flash CS3, actionscript 2.

    I am trying to use buttons to open up .pdfs, .docs, and .pps, however, the method that I normally use and...
  7. Replies
    3
    Views
    4,519

    No, I am sorry I don't. I will explain what I...

    No, I am sorry I don't. I will explain what I have so far. Right now I have a back ground of mountains and I have made an ice effect using Photoshop on a different layer that is situated on top of...
  8. Replies
    3
    Views
    4,519

    Exploding Effect

    Hi Everyone,

    I am making a cd rom using flash cs3 and I would like the background to explode. The timeline effects exploding technique breaks the background up into squares which does not look...
  9. Is anyone experiencing problems with Flash CS3 in Vista?

    Hi Everyone,

    I created a cd rom using flash CS3 and I am getting some feedback that there is problems running the .swf file on windows vista, such as: it is running too slowly, or it is detected...
  10. Replies
    0
    Views
    409

    word documents in CS3

    Hi,

    I am working on a Flash CD in CS3 and all my pdfs are working fine and everything is linked in the fscommand folder. I am using Flash Jester to make the .exe file and the .ini file. For some...
  11. Hi Nashipear, I am new to this and I don't...

    Hi Nashipear,

    I am new to this and I don't know how much help I can be, but to get my buttons to link to different frames I use the command:

    on(release) {
    gotoAndPlay(whatever your frame...
  12. Replies
    2
    Views
    573

    Yep, everything all my pdfs, exes and inis are in...

    Yep, everything all my pdfs, exes and inis are in the same folder, but flash won't recognize it. I am not sure what the problem is.
    Do you have any other ideas?
    I was thinking that maybe it was...
  13. Replies
    2
    Views
    573

    fscommand trouble

    Hi,

    I am making a CD which can open PDFs from animated flash buttons using the code:
    on(release) {
    fscommand("exec", "CAT5008.exe");
    }
    This .exe file opens up the pdf in Acrobat and...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center