Results 1 to 5 of 5

Thread: Flash applications break up in our website after the install of Flash 10.3.181.14

  1. #1
    Join Date
    Jun 2011
    Posts
    77

    Flash applications break up in our website after the install of Flash 10.3.181.14

    It appears to me as a problem that has been a frustration for me from quite some time. So that’s why I am expecting at least you all to solve out this kind of issue. well the thing is that with the update to Flash 10.3.181.14 I am seeing that some of the flash applications in my website do not work properly at all .so that’s the problem here. I need some solution on the same a sif why is it happening only after the update. So anyone who can give me some quick update on oit then please do it as soon as possible for me. I am waiting for the suggestions from you all.

  2. #2
    Join Date
    Nov 2008
    Posts
    1,022

    Re: Flash applications break up in our website after the install of Flash 10.3.181.14

    Ok seems to me as a kind of bug and this kind of issues all depends on how the adobe people react to it. so what I am saying here is that you do one thing create a bug report of this kind of problem and then send the same as an email to the concerned people. That will be of definite help. Issues like these are well known to the people like them and hence do as what I have said here. I am sure that it will be of good help for you. That’s what I have to say here.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Flash applications break up in our website after the install of Flash 10.3.181.14

    I got a solution for you I don’t know whether it will work for you or not. Some kind of coding stuffs involved in it. so what you have to do is you have to set the timeout attributes In it. so here goes the codoing for the problem.

    Code:
    protected function manageLoaded (p_event : Event) : void {
     
    setTimeout(loadNext, 1);
    // here make sure that you enter the gotoAndStop loaded software in it
    }
    So I am sure that it will help you to some extent and do let me know if that was helpful for you.

  4. #4
    Join Date
    May 2008
    Posts
    913

    Re: Flash applications break up in our website after the install of Flash 10.3.181.14

    Well i would like to share one of the solution that helped me in solving the problem. So here goes the solution for the problem

    Code:
    intervalId = setTimeout(passToLoad, 500, swfToBeLoaded);
    this audibly fixed out my problem. Till now I cannot belive that adobe has created a player that is full of bugs and also needs to make way for the multiple software loading. So that is what I want to say here. Do the method that I have suggested here and it will work out.

  5. #5
    Join Date
    Jun 2011
    Posts
    77

    Re: Flash applications break up in our website after the install of Flash 10.3.181.14

    Thanks a lot for all the support and the advise that you have given here. It really helped me a lot. I mean you guys are sort of par excellence. Thanks a ton for solving out the problem for me. now it is not giving as such any kind of issues but I am happy that the problem did solved. Even I am disappointed with the adobe people who have created such a kind of update for the systems. That is what i am saying here.

Similar Threads

  1. Designing a Website in Adobe Flash
    By RedZot in forum Guides & Tutorials
    Replies: 4
    Last Post: 25-06-2011, 11:24 PM
  2. Replies: 5
    Last Post: 24-06-2011, 08:05 PM
  3. set flash as theme of a website
    By Sachet in forum Technology & Internet
    Replies: 3
    Last Post: 11-07-2009, 09:11 AM
  4. How to add flash popup slideshow to my website?
    By Ocnoob in forum Technology & Internet
    Replies: 3
    Last Post: 06-07-2009, 11:47 PM
  5. Replies: 6
    Last Post: 20-04-2007, 11:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,861,929.81045 seconds with 16 queries