I have a site with a small flash content. The flash content doesn't load when the page loads, only if I refresh the site manually. It does it on more browsers so it's not about compatibility, and when I refresh the site it works so the embeding is fine too.
When I close the browser and open it again the problem starts again.
Could somebody help me?
Thank you.
In Opera I got (once) the error message (from Flash player): some xml file was missing (can't reproduce this error anymore).
Is this xml file created 'on the fly'?
Check the server if it always serve the file properly.
Related
In vs code everything is fine. While clicking on the GO live button(for HTML CSS files) and its showing port:5500 but when the chrome browser opens after some seconds loading it saying its taking too long to respond This site cant be reached ERROR how to fix it is really a headache for me this is the screen snip of error
I had the same problem before , at first i just ignored the live server extension and i opened my html files directly from the folder . But after , i did a Restart to the extension host and it worked perfectly again .
It seems like a bug in the code causing infinite loop and hence crashing. I believe my solution can help with this perfectly. Please check this link!
I 'm trying to use Clipboard Copy for one page written in asp.net
I use zClip for browsers except IE , in some browsers(chrome most of the times), my button which do Clipboard Copy doesnt work, when I trace code with F12 in Chrome, this Error apears:
GET http://www.steamdev.com/zclip/js/ZeroClipboard.swf net::ERR_NAME_NOT_RESOLVED
and for one other resource, this Error occurred
Failed to load resource: the server responded with a status of 404 (Not Found)
why some browsers cant Load these Files ???
thanks for Any help or suggestion .
:)
It might be occurring due to browser and Flash security restrictions, the clipboard injection can ONLY occur when the user clicks on the invisible Flash movie. A simulated click event from JavaScript will not suffice as this would enable clipboard poisoning.
It has been mentioned as limitation of zclip plugin in its github repo.
Please refer to github link for more details
And for clipboard poisoning please refer to this link
Also below are some points regarding zclip:
“The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface”
Advantages:
Stylized the button
Easy to use and configure
Work well on Chrome, Firefox
Disadvantages:
No flash, no action
This clipboard injection can ONLY occur when the user clicks on the invisible Flash
I have one video on my page but I overwrite the attributes and source file links via jQuery when clicking on a thumbnail. It works perfectly in Firefox, but when playing or closing the second video in Chrome there is a browser crash. Anything I could do to work that out? Do I have to erase the browser cache after closing the first video maybe? Any ideas? Anyone with the same problem?
The problem was that the jQuery.min.map file was missing. If you have the same problem please have a look at this post: Error 'jquery-2.0.2.min.map not found'
After downloading and renaming the min map file it worked
I have a problem with HTML5 appCache on Firefox and IE10.
I have build a minimal test case available on: https://docs.google.com/file/d/0B7CVmRJOMgTNZUxkLWRDNmhtVU0/edit?usp=sharing
Accessing the page at "applicationCache/test.html" the browser will look for the correct manifest and will start to download all the content from the files in its list.
The problem occurs when I put in the list a .php file handling COOKIES; for example I have added a .php file which will call the php function "session_start()".
Chrome and Safari can handle correctly such file during the application cache download.
Firefox and IE10 share the behaviour: they halt and signal a generic error.
During a long search I found out this ticket on bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=722683
Is there anyone who can give me a hint to handle correctly the COOKIES during applicationCache download event, without getting an error ?
Am I doing something wrong or against the standard ?
Thank you for your assistance!
I am not sure but can you make use of the localStorage instead of cookies?
I have a website made in flash uploaded on a server. It was working fine tomorrow and today it shows blank page, why so ??
this is the link "http://www.sudhanshushandilya.com" . There's an index.html page and main.swf file
If you navigate to the SWF directly, it works, which tells me that the problem is how you're embedding it. Have you updated your flash player in the mean time? 10.2 was released recently (If you're on Chrome, this will probably happen automatically)
I took a quick look at your JavaScript embed code, and that's a lot of code :D
Can you try SWFObject and tell me if it works: http://code.google.com/p/swfobject/
Probably this is not the problem but you have an error in this file "NetworkError: 404 Not Found - http://sudhanshushandilya.com/music/track.mp3"