A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Error pop up

  1. #1
    Member
    Join Date
    Jan 2009
    Posts
    36

    Error pop up

    Hi there!

    I need some help!!

    How can I avoid that the ActionScipt error pop-ups appear.

    Thanks!

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    by not having errors in your code.. Seriously, you'll need to give more details.

    gparis

  3. #3
    Member
    Join Date
    Jan 2009
    Posts
    36

    That's true!!

    I have a xml that loads a video, but when the player doesn't find the file or path, then the browser throws a pop-up window error message. I know that if the path is correct and the file is where it has to be, the pop-up doesn't appers, but I want to know how to avoid this kind of messages. I don't want the user see this messages.
    Last edited by castorGraphiko; 09-17-2009 at 07:13 PM.

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    If you use listeners, you could have a different action on error. For example, using FLVPlayback.ready you could see if it's loaded or not.

    I assumed you were using the FLVPlayback component. If not you should tell. Also specifying your IDE and publish versions would help.

    gparis

  5. #5
    Member
    Join Date
    Jan 2009
    Posts
    36

    Thanks!

    I'll try with listeners.

    Thanks!!

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