A Flash Developer Resource Site

Search:

Type: Posts; User: lohkiamay

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    912

    Starting on random scenes

    Hi. I just read this entry. I tried the script but it refuses to work. Which version of Flash is this catered to? I'm using Flash CS3.

    I've a flash banner that has 5 scenes. Every scene will be on...
  2. Replies
    7
    Views
    626

    Guessing

    My colleague told me Japanese designers cum developers can do all that using actionscript to control the animation. But I have my doubts. Insights, anyone?
  3. Replies
    7
    Views
    626

    Frame Animation or Actionscript??

    I need to do something similar to this site. But is it done via actionscript or frame by frame animation in Flash? If so, what script was used? Can anyone help? Or are there any .fla examples I can...
  4. Graphics Compression GIF files for Projector

    I tried importing GIF files, at 72dpi for my flash projector. I kept the files at lossless compression. But I published my flash and I noticed all of them are pixelated! What can I do besides tracing...
  5. Replies
    0
    Views
    322

    Navigate while panning

    I want to create a panning effect for a graphic, something that loops, while at the same time, the user may stop at any position and click something in the graphic to get to another section. How do I...
  6. Thread: Help!!

    by lohkiamay
    Replies
    1
    Views
    1,533

    Help!!

    I'm new to Actionscript & Flash MX.

    I need to create a projector file that calls out another program but first, the projector has to check if the user's computer system meets the system...
  7. Replies
    3
    Views
    1,760

    In my projector, the user chooses what program he...

    In my projector, the user chooses what program he wants to install from a list, using checkboxes, and when he clicks the next button, the projector executes the installations in the order of the...
  8. Replies
    3
    Views
    1,760

    Help!! Newbie in need of URGENT help!

    Help! I'm a newbie!

    I have to create a projector in Flash MX, that allows a user to open installer programs, then install the selected programs in a specified order. The user controls that using...
  9. Replies
    0
    Views
    276

    Email Configuration using Flash MX

    Can I use Flash MX to configure Outlook Express to create an Email account? How do I do it?

    Also how do I create a Dialer connection in Windows using Flash too?
  10. Replies
    5
    Views
    1,781

    Thanks so much! It worked! :D

    Thanks so much! It worked! :D
  11. Replies
    5
    Views
    1,781

    Am I missing something?

    I tried using Invoke, copied & pasted the code from the pdf file but nothing happened. I'm using Flash MX. Is that the problem?

    I typed this:
    fscommand("exec", "invoke.exe" + chr(9) + "open" +...
  12. Replies
    6
    Views
    539

    Having same prob - fscommand no use

    I'm having the same problem with the chm file. I've tried the fscommand "exec" but that doesn't work either. I don't know what to do now..
  13. Replies
    5
    Views
    1,781

    Need Urgent Help!!

    I have to link to a CHM file in my projector file but I can't do it using the fscommand, exec. What am I doing wrong?

    onRelease = function() {
    fscommand("exec", "SFFVER4.CHM");
    }

    I can't use...
  14. Help! I need to know how to write a .BAT file!

    I need a .BAT file to start my Setup.exe file in the fscommand folder for a Flash MX standalone player but I've no idea what to type.

    I tried opening Notepad & typed

    Dialup (this is where the...
  15. Need urgent help to use standalone player to call out chm file!

    I can't seem to open my chm file using my standalone player. I'm using Flash MX.

    I tried this code.

    VirHelp_btn.onRelease = function() {
    fscommand("exec", "SFFVER4.CHM");
    }

    I've also...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center