A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Netscape and the FSCommand

  1. #1
    Junior Member
    Join Date
    Aug 2002
    Posts
    27

    Netscape and the FSCommand

    In IE6 and Netscape 4.75 this command from Flash MX will work:

    fscommand("messagebox", "Goodbye " + strName + ", and thanks for visiting our website!");

    In Netscape 7 it will not work. I have not tested it in Netscape 6 though. If you take the concatenation part out of the string it will work in Netscape 7. Also you cannot have any line breaks (/n) in the command when using it with Netscape 7.

    Why is this and how can I work around it?

    Thanks.

    Selfminded

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Where is the command going to?Outside Flash? Is messagebox a textfield inside Flash?

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center