A Flash Developer Resource Site

Search:

Type: Posts; User: cybercli

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,907

    CS3 Linking to specific frame on a nested movie

    Trying to create a link from an html page to the contact section of a flash website. I understand how to link to a specific frame by creating an anchor over the target frame, but it only works if its...
  2. Replies
    0
    Views
    2,708

    Sound effect not playing

    I have loaded a sound effect on to a button rollover frame. The file plays from the library but not the preview. Its a 22khz/16bit file. version of Flash MX 2004.

    What am I doing wrong?

    Thanks
  3. MX04 Proper actionscript location for website menu

    I created a menu for the my website and I wanted the munu to indicate the current page. The menu has a movie for each page link and the following script is applied to each movie when its...
  4. Replies
    1
    Views
    681

    Duplicate movie script

    I have a script that duplicates a movie and places it below the existing one, but I need it to place the duplicate to the right instead of below.


    function populateList () {
    var spacing:Number...
  5. Conditional statement between two flash files

    Hi,

    I have one flash file (1) with a movie that I need to control with a checkbox controler in a separate flash file (2) located in the same directory on a domain. I know this is a conditional...
  6. Replies
    1
    Views
    920

    Flash 7 swf in IE7 not loading

    I have been exporting SWF files and viewing them fine until I upraded to IE7. I've been through all the Internet Option security settings but can't find a fix. What's really strange is that other...
  7. Replies
    1
    Views
    589

    Interactive Floor Plans w/Furniture

    I recently found this website with interactive furniture layout features that I would like to produce myself, but I'm having trouble getting the duplicate command to work without deleting the...
  8. Replies
    0
    Views
    352

    Duplicate command deletes previous movie

    Hi,

    I have the following script on a movie to duplicate, but when the task is repeated the previously duplicated clip is deleted. How do I keep this from happening.

    Thanks


    on (press) {...
  9. Replies
    2
    Views
    422

    Oh, OK! (daaaa) Thanks

    Oh, OK! (daaaa)

    Thanks
  10. Replies
    2
    Views
    422

    Button visibility command not working

    Hello all,

    I have a movie clip on the root with this:

    on (release) {
    _root.bmenu.visible = false;

    bmenu is the instance of a button on the same root frame as the mc, but the button is...
  11. Replies
    0
    Views
    430

    Interactive site plan

    Help! I need some ideas. I designed a site plan that needs to indicate lots that have been sold, but it needs to be an automatic function that updates every time the flash file is loaded based on...
  12. Controlling movie attributes with an external SWF

    I have a mc in one flash file that I need to change the attributes of based on the conditions of a checkbox component in an external flash file. Is this possible?
  13. Controlling attributes with conditions of external SWF

    I have a mc in one flash file that I need to change the attributes of based on the conditions of a checkbox component in an external flash file. Is this possible?
  14. Replies
    0
    Views
    418

    Actionscript for loading external data

    Hello actionscript gods.

    I'm trying to control a buttons' visibility in one flash movie by using a checkbox component from another flash movie located at the same domain but in a seperate html...
  15. Replies
    1
    Views
    355

    Shortening a conditional statement

    I was wondering if anyone could advise me on how to shorten this code.


    I have about seven more of these "elev" movies to reference and don't want to bog down my time or the file with unneeded...
  16. Replies
    10
    Views
    786

    This is turning out to be a really long second...

    This is turning out to be a really long second :yikes:
  17. Replies
    10
    Views
    786

    Ooops! "Unexpected file format". Is it saved in...

    Ooops! "Unexpected file format". Is it saved in 2004?

    Thanks, looking forward to seeing it.
  18. Replies
    10
    Views
    786

    Similar, but the one I made is customized to be...

    Similar, but the one I made is customized to be transparent. The main thing I can't figure out is how to imulate the corner handles to resize the rectangle.
  19. Replies
    10
    Views
    786

    Interactive rectangle

    Hi,

    I have a movie with a simple rectangle that the user can drag around on the stage, but I would also like it to have handles on the corners that could be used to resize it in any direction....
  20. Replies
    3
    Views
    668

    This site is really cool! Thanks a lot. ...

    This site is really cool! Thanks a lot.

    Actually, I discovered it's where the old script says 'myWindow' that needs to be different which is the window name.

    Thanks again :cool:
  21. Replies
    3
    Views
    668

    Multiple Pop-up windows

    Hi
    I am using the following code on a button to open a pop up window.

    on (release) {...
  22. Replies
    3
    Views
    474

    I get an "Invalid syntax" message when the new...

    I get an "Invalid syntax" message when the new window opens up. I have loaded the html page as well as its linked swf file into the same folder as the parent swf. Do I need to include the full path?...
  23. Replies
    3
    Views
    474

    Embeded flash movie in browser window

    This may be more of an html question but I'm not sure. I have a flash movie on a web page with a link that loads another flash movie in a seperate window. I need the dimensions of the window to be...
  24. Replies
    0
    Views
    278

    Printing with multiple movie clips

    Hello all.

    I have a small printing problem. The main timeline contains 3 movies on different layers. One movie is a menu with 3 keyframes and a button on each that has the script for printing.

    ...
  25. Replies
    0
    Views
    383

    Specifying print target

    On to another challenge! I have a button to activate printing of a specific clip 3 levels deep. The clip has a frame with the #p label, and the next frame on the same layer has a box identifying the...
Results 1 to 25 of 61
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center