Professional :: Getting Flash Player Error When Uploading Flash CS5.5 Website?
Sep 3, 2011
I m trying to upload my website from Flash CS5.5 and I m getting following "error" on the web site : "Für diese Seite ist Flash Player Version 10.2.0 oder höher erforderlich " (For this Site only Flash Player Version 10.2.0 or higher is needed). I set up Action Script 3 and Flash Player 10 and 10.1. (hashed Flash Player recognize) in HTML settings.
View 1 Replies
Similar Posts:
Mar 1, 2010
Actionscript:
System.security.allowDomain("http://" + _root.tdomain + "/");
import flash.net.FileReferenceList;
[code].....
View 2 Replies
Jan 15, 2012
I bought a flash mp3 player from Active Den which I'm hoping to incorporate into my (tumblr) site. The mp3 player was made 2 years ago.
The mp3 folder with all files needed is here: [URL]
And the code for my site is here: [URL]
I'm hoping to add a transparent background too so it doesn't overlay the site itself when active.
View 22 Replies
Jan 20, 2010
I'm looking into implementing the flash player detection kit onto our website. I found a good resource about this but had a question: [URL]. It looks like the flash player detection kit is focused on flash player 8. Are there any differences as to how to handle this situation for flash player 9 or 10, or will the kit work for all? Please note that I am not a flash developer, but am doing research to advise our IT folks as to how we should go about setting up proper flash detection on our site.
View 1 Replies
Jul 28, 2010
I made a flash website, which is aflash movie. How can i add an html code to this movie or websiteinside flash adobe cs3 in the fla file?????
View 1 Replies
Sep 18, 2010
I am trying to embed a flv with a custom skin from Flash CS4 on my web page. I have embedded FLV's before using Dreamweaver CS4 by going to Insert/Media/FLV and it worked fine. However, I do not like any of the skins available in DW.
So I created a FLA in Flash with a skin that I prefer. The file previews fine in Flash. I published it and Flash create the flv, swf and skin.swf. I then went to DW and choose Insert/Media/SWF and inserted on the html page. I previewed it in the browser and it worked fine.
I uploaded the .swf, flv, skin, and html to my server. The skin appears but the flv video does not.
Is there somewhere in Flash that I need to specify "Progressive Download" as in DW? Or am I missing a file? Or.....
Here is a link to the page: [URL]
View 4 Replies
Dec 8, 2011
Ive been trying to create this code for some time now and just wondered if someone out there who may read code better than me may work out why the image doesnt end up on my server as i seem to have brain freeze on this :(
var fileRef:FileReference = new FileReference();
fileRef.addEventListener(Event.SELECT, selectHandler);
fileRef.addEventListener(Event.COMPLETE, completeHandler);
[code]......
View 1 Replies
Dec 24, 2010
Specs:
Windows 7 Ultimate 64-bit Browsers: IE (64-bit),
Chrome & Safari Flash Player: 10 ActiveX & 10 Plugin
Coded in Action Script 2
I made a flash banner to my friend so he could upload it on his site. [URL]. Image:
The flash banner on top loads in Mac OS X in every browser I try. On Windows though it works only on Firefox & Internet Explorer Beta 9. I disabled the firewall to see if that work, but no result. There's an inconsistency issue. At my workplace it works as it should. It's also important to note that other .swf files on the net plays fine, so it's only this particular site.
View 1 Replies
Jun 4, 2010
I am trying to create a web site suing adobe Dreamweaver and flash, for the first time.I am trying to upload a webpage that contains swf.When I check mu site I could only see a blank page with the webpage title at the top of the page.When I contacted the webhosting company they say they can see the message that a newer version of adobe flash player is required. From my computer I cannot even see the message.The helpdesk person said there are possibly two reasons for it. Either there is a problem with the code in flash or it is too large.Are they too large to upload? If so, what is the maximum size of file can I upload on a webpage?I know they are basic questions but I am trying to create website on my own.
View 2 Replies
Jul 10, 2011
First off, my main problem is that my company's website is loading slow and I'm not sure why. All of my images are small file sizes, but I do have 4 scenes that I'm using , maybe that causes slow loading?I've attached the website address below:I created my entire website out of flash Is this not the best way to create and publish a website?Should I use Flash in conjunction with another website building software to create and publish my full website? If I only use Flash can someone please point me in the direction of how to successfully build and publish a website through Flash that doesn't load slow, i.e. loading things dynamically? What I've been doing is publishing my site onto my computer and then uploading the .html and .swf files to Godaddy for publishing.
View 3 Replies
Jun 16, 2010
Im trying to create a button which will have a link to download a pdf to the users desktop - Im a new user, so I have picked up this code:
on(release){
getURL("LODGE INVITE PAGE 2.pdf", "_blank");
}
which doesn't work! I just put this in on assuming that flash would pick up the pdf on my desktop but it cannot open the pdf when you click on the link.
View 2 Replies
Feb 11, 2010
I created a website in Flash, published it, and uploaded the swf and html file to the server. When bringing up the website Flash doesn't play automatically. I first must right click and select play. When I was testing my flash site on another server, it worked great and played automatically. Is there something within flash that I need to modify or is this an issue with the server?
View 3 Replies
Jul 5, 2010
My loader component works when I publish to Flash Player 7 but not when I publish to Flash Player 8, why? The publish setting are for ActionScript 2.0 on both.
View 2 Replies
Jan 16, 2009
You know in flash sites, you find this tiny mp3 player control (usually at the top left or bottom left), which plays music on the website, and you can select from between 3 mp3's that play in the website? Im not talking about this full-sized flash MP3 players , Im talking about a tiny quick control ... with those animating bars ... does anyone have a link for a free one I can use?
View 2 Replies
Apr 23, 2009
I want to build a custom MP3 player for my website.even explain just to get me started?
View 3 Replies
Feb 14, 2010
What is the best MP3 player for embedding on a website? Something simple but needs to have list of items to play instead of just plays single item
View 5 Replies
Nov 4, 2011
Is there a way to put up a flv file on the website? I don't want a player features, I just want to play it like it's an animation and then at the end just have a large play button to play it again. Are there any players that will allow me to do this?
View 2 Replies
Jun 12, 2010
I'm looking for a way to have an .mp3 file play in a website without relying on a flash-based player. I've searched w3 schools and every forum I can think of, but every media player I've found so far has been some sort of proprietary flash player.
Doesn't HTML support some sort of native player? I've found some that rely on Windows Media Player which is close, but I want the player to work on an iPhone and something tells me WMP won't get that done.
View 4 Replies
Nov 3, 2010
What is the best flash video player to use for a mobile website? I'm using flowplayer for my desktop site, and need to find a way to get the same videos playing on mobile.
View 1 Replies
Mar 6, 2011
I am building a php-based website. I want when the main page loads, then play a random song from a folder of songs. there should be a play, pause, stop control for the song. a flash player would do that. But I cannot find a suitable one.
View 3 Replies
Mar 14, 2011
If there was a topic like this - I've created a website in Flash(AS3) and everything works fine but I got an alert from my client that the website is not working.I tried to find the problem and there it is.AS 3 is ignoring "stop" command and the website is looping making it unable to use. The problem is only on IE with Flash Player 9.
My question : is it possible to adjust the website to flash player 9?If not - how should I do "checker" what ver of Player viewer has and if it is below v10 it would show "Update your flash!" ?
View 3 Replies
Feb 21, 2010
I'm trying to upload images with Uploadify but I run into IO error. I have gotdemo and it works on my computer, so I decided to implement functionality of my application to this example step by step to catch the error and discovered that the reason of IO error is my local proxy.pac (I use FF):
function FindProxyForURL(url, host) {
if (shExpMatch(host, "*.app.local*")) {
return "PROXY 127.0.0.1:3000";
[code]....
View 1 Replies
May 27, 2009
Is it possible to paste a video player's code from a website in flash?
View 7 Replies
Nov 16, 2011
Is there any possible way of integrating the bandcamp player into a website entirely made in flash as2 cs4?[url]...
This is the site i want to take the player from, i can get the html code from here so i can do it in dreamweaver but have no idea if it is even possible in flash
View 0 Replies
Dec 24, 2011
I am trying to and I have the following message error:"the video player is in the connection error state. It enters this state when a video stream attempted to load but was unsuccessful. There are two possible reasons for the error: no connection to the server or the stream was not found."
View 1 Replies
Jul 13, 2011
I wrote a flex demo, customized spark TextInput skin with rounded corners and a search icon in it, like mac os x search box, it's running good in browsers (by Flash Player browser plug-in) either .html or .swf, but error by flash player directly.
[Code]...
View 2 Replies
Mar 8, 2012
whats the best thing to do when I put my swf file online including xml..because when I publish my swf file online, it can't find the path of my xml.. like pictures, etc
View 2 Replies
Sep 3, 2010
I am looking to embed a YouTube video with the YouTube controls into my Flash website. Is this possible? UPDATED w/ SOLUTION:
[Code]...
View 3 Replies
Feb 12, 2010
am i publishing the movie incorrectly? It works great when I preview the flash file (cntrl+enter), but after I publish it and insert it into the html (in dreamweaver), the file shows up and animates perfectly, but when clicked, no link... It doesn't do anything
View 3 Replies
Mar 29, 2011
After building a flash using one of the players provided by KoolMoves in the interface, I checked to make sure the sound played properly and it did. I checked to be sure it was still in the contents file and it was. I uploaded it to my website and all plays great but I have no sound. I've checked to make sure my sound is not muted and speakers connected and all other sound plays fine. The progress bar for the player does not show when it is clicked eiither, as if there is no sound file in the player.
View 1 Replies