ActionScript 2.0 :: Swf Plays On Server But Not Locally?

Oct 21, 2010

I developed an app that ran fine locally and on the web. However, this morning I noticed that it will not play properly on my PC, but will on the web, or in a Director projector. It is an AS2 slide presentation, that loads xml content. Everything was working fine locally until today. It seems to load the content fine but won't call methods any longer... Again everything works fine on the web or in a projector.

View 1 Replies


Similar Posts:


Professional :: SWF Plays Locally But Not On Server

Jul 4, 2011

I have a SWF (1.8mb) which I placed onto my HTML page using Dreamweaver, and set to autoplay. When I save the file and open it in Firefox/Safari, the movie plays as expected. But when I uploaded the files to my hosting server, the movie doen't appear (not even a box where it should be - just nothing but blank space where it should be). I've made sure that I uploaded the SWF, the HTML file, the expressInstall.swf, and the swfobject_ modified. js file. I also changed the permissions to allow executable scripts. I don't have a Flash blocker installed.[code]

View 1 Replies

Flash :: Swf Plays Locally But Not From Ubuntu Web Server

Oct 17, 2011

I have an issue with swf file on ubuntu web server. I built my whole site locally and everything was fine. When I upload my site on my Ubuntu server and tried to see my site from my local browser, the swf file not loaded properly. It just shows the main image and is like AS3 don't runs.

View 1 Replies

Media Server :: Live SWF Video Plays Locally But Only The Skin Is Visible Remotely

Jul 18, 2011

I have tested other embedded videos and they will play remotely so I know the hosting site is working.Currently,the live video will play locally and remotely from this computer where all the files are stored but only the skin is visible on any other remote computer's web browser.

View 2 Replies

Html :: Swf Plays Locally But Not Online?

Dec 22, 2011

i have a swf: Adjusting__Age.swf. and what happens is that if i run it locale it works:

file:///C:/xampp/htdocs/test/Adjusting__Age.html

but if i sun it online or even in my localhost it doesnt appear:

http://localhost/test/Adjusting_Age.html

here is my code:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="512" height="384" id="training-video"

[Code].....

View 2 Replies

ActionScript 2.0 :: Swf Plays Locally But Not Online

Sep 20, 2010

I have a main swf that loads several child swfs on different frames. The swfs load into an empty moviclip on the stage. When the timelines on a frame, I have code on that frame that says [code]...

View 4 Replies

Professional :: SWF Connecting To F4V Plays Locally But Not Online?

May 2, 2011

We moved our F4V files to a different server and I reconnected all the SWF files to them  using CS4 without any issue. I just upgraded to CS5 and when I save files the same way I did with CS4, the files preview fine locally but when I post online, the video does not work. Was there some new step added to CS5 that I'm missing? Even if I go to the CS4 SWFfile directly on the server, it plays but the new one does not. I thought maybe Premiere CS5 was the culprit but if I connect an old F4V file and save as a CS5 SWF, it's just a white screen. I even tried importing the video from scratch and still nothing.

View 8 Replies

Flash :: Video Not Playing On Site But Plays Locally

Nov 26, 2009

So I am relatively new to Flash and After Affects but I managed to make a nice video with Adobe After Effects that my friend wanted to put on his site. After I was done rendering it I used Adobe Media Encoder to make the .avi file into a .f4v file for flash. After opening that flash file with Flash i exported it out into a .swf file. When I opened the .swf it played perfectly, just the way it should. I edited my index.html with Dreamweaver and the coding and everything seemed fine. After previewing the index.html with my browser and Dreamweaver's Live View I was quite satisfied with my results. When I uploaded the files onto my site the flash did not play. It plays locally on my PC but not on the site. I later asked a few more experienced buddies what was wrong and they confirmed that they weren't able to play the file locally nor from the site. At first I thought I may have mixed up the links but they were fine. Here is the code I used for my index.html page.

[Code]....

View 1 Replies

Professional :: SWF File Plays Fine Locally, But Not Online?

May 3, 2010

I have a very rudimentary Flash movie that I have created. Link here to a copy of the SWF file on my company's website:The movie appears to work all right in IE, but not in Firefox or Google Chrome.Here are the details:It's a leaderboard ad, and like I said, it's pretty basic. I have a simple motion tween, and then an incredibly looooooong series of nested movie clips that create the effect of a counter (like a rapidly rising jackpot).I'm not really hip with the intricacies of ActionScript, so I couldn't code something more elegant. The "counter" is supposed to represent an increasing amount of money that not using our services might cost a company.

Ones, tens, hundreds, thousands, and ten thousands use a simple repeating movie clip. hundred thousands use one that is 10x as long, and so on. I had to stop at 1 millions, as the # of frames in between numbers was prohibitively long.i.e. there are 10 frames in between numbers for the hundred thousands place in the movie, 100 frames for millions, and 1,000 frames for millions.but, like I said, I'm a beginner at ActionScript.Thinking the problem might be due to the incredibly long movie clips, I removed the animations from some of the higher numbers from my movie, and this did not appear to affect whether it plays in Firefox or Chrome.

View 10 Replies

Professional :: Published F4v Video And Html Plays Locally But Not Online?

Jun 16, 2010

I am running Windows 7/64 and Master Collection. I've created a clip of DV NTSC footage to test F4V publishing. Done this many times with CS3 and flv files but this has me stumped. I can successfully view the video and web page locally in IE and Netscape but on upload to my server I have the menu and placement right but no video appears. I created the clip in Premiere Pro CS5 and exported to F4V/FLV best quality. Opened an Actionscript Media DV NTSC template in Flash Pro CS5 and imported the video which I had pre-placed in my root web folder locally. I then exported the swf and saved the fla. All files were then in my root folder and the scrpts in the scripts folder. In Live View in Dreamweaver CS5 all looked fine. In each browser locally the video played as expected. Once all files were uploaded the video was not visible.

[Code]...

View 5 Replies

Professional :: FLV Works Locally But Not On Web Server

Jan 19, 2011

I've got a project that loads a couple of external flv videos. It works great locally but when I upload it to a web server I just get a blank screen.
 
Googling reveals two possible issues... server mime types, and flv path issues.
 
Everything is in the same folder so I'm doubting it's a path issue.
 
If it's the mime type issue, how do I go about fixing it? My host is dreamhost.
 
*update, I tried adding the following two lines to my .htaccess file but it didn't change anything:

AddType application/andrew-inset ez
AddType video/x-flv flv

 Here is the html: [URL]
 
And here is the whole project in a zip if anyone has time to take a look:
 
[URL]

View 1 Replies

ActionScript 3.0 :: Load XML Locally From A Server

Aug 13, 2009

I'm writing a simple application and at some point I want to load some XML. The problem is that I don't want to pull that XML from a server but define it locally. So far the only solution I have found is something like this:

[Code]...

The problem is that there are several XML variables that I need and each one is of noticeable size. Is there a way I can include an XML file in my swf witch I can access and get my data from at runtime?

View 2 Replies

IDE :: Preloader Works Locally But Not On Server

Mar 7, 2009

I'm working on a website ([URL] - don't think the flash file can be seen in FF yet) and I want to load an swf-file with some illustrations and such. As this could get a little big, I have made another swf-file which shows a preloader and loads the first swf-file. The preloader works perfectly when tested in Flash CS3, but when uploaded to and tried on my webhost's server, the preloader doesn't load anything. Instead it of the load-percentage it just writes "NaN". You can find the as3-code down below. The preloader-swf and the swf to be loaded are located in the same folder. Both are as3.

This is the code from my as-class file:
package classes{
// Imports necessary classes
import flash.display.MovieClip;
import flash.text.TextField;
import flash.events.Event;
[Code] .....

View 2 Replies

ActionScript 3.0 :: FLV Works Locally But Not On Web Server?

Jan 19, 2011

I've got a project that loads a couple of external flv videos. It works great locally but when I upload it to a web server I just get a blank screen.

View 2 Replies

Cannot Load Flash On Server But Locally Fine

Jul 11, 2009

I'm converting a several-years-old all-Flash site for a friend. I can activate the site in any browser if all the files are stored on my local drive but when I FTP the files to a server and try to launch, I get an error indicating either that the server has timed out or that the process is taking too long. I suspect the problem is in the index.html file which refers to some very old locations where the Flash Player is probably no longer obtainable, but I'm not sure.
[Code] .....

View 1 Replies

Data Integration :: Xml Works Locally But Not On The Server?

Aug 1, 2006

So I have an html file with a swf in the center which loads pictures and text via XML. It works fine on my own computer but on the actual site it doesn't load the pictures or text it, in any browser.

View 1 Replies

Media Server :: Will Not Have Access To Machine Locally?

Jul 14, 2010

1.How do I connect to the Admin Console through a static ip remotely as I will not have access to the machine locally?

2.I want to stream live audio and do audio on demand, how do I do this?3.How to I embed a music player in a webpage that can stream live audio or the audio on demand?

View 1 Replies

Flash :: Possible To Put The Flex Sdk Onto A Web Server And Reference It Locally?

Mar 8, 2011

I want to try and build a project locally with my project pointing to an external sdk (via webserver.)

View 1 Replies

ActionScript 3.0 :: Web Service Works Locally Not On Server?

Jul 30, 2009

There is a number of posts but no solution to this issue. I am using alducente web service class to make SOAP calls to a WS from flash and it works perfect in the Flash IDE. When I publish to my server it just hangs.

I have a crossdomain file allowing all headers and domains etc. no luck.

View 0 Replies

ActionScript 2.0 :: Id3.artist Works Locally But Not On Server

Jul 7, 2010

i inherited an old as2 mp3 player. i'm trying to read id3.artist from the mp3 playing. it gets it and displays fine locally but as soon as i put it on a server it always returns 'undefined'. do i need some kind of a security file or something to read the id3 info?

View 1 Replies

Professional :: The 'works Locally Fine, Not On Server' Deal?

Feb 5, 2010

There was always a flash movie on the homepage and it worked fine. A couple days ago I replaced the movie with a new one and added a .swf to the portfolio page as well. On the portfolio page, the movie is layered behind a series of transparent .pngs that link to their corresponding lightbox designations. The movie just plays, there isn't any interaction this way, atleast not in flash.

The problem: Everything works perfectly fine locally on all browsers and not at all on the server across all browsers. I have seen this problem before and read alot of posts about it.I know I have the proper scripts files. I've re-saved flash movies, changed their location within the site, published them with the appropriate settings, nothing seems to do the trick. Whats worse is that the lightbox doesn't even work online and it runs fine locally. Infact you cant even click on the .pngs and they aren't positioned the same with the css as they are viewed locally. I've overwritten the css with the up-to-date stylesheet many times as well

View 5 Replies

ActionScript 3.0 :: Loading Images From Another Server But Works Locally?

Mar 30, 2010

I'm using BulkLoader to load a single XML, parsing this, extracting out a list of images on another server (amazon), adding them to BulkLoader and loading them in.
 
this all works great running in the Flash IDE but as soon as it's uploaded the xml loads, parses BulkLoaders starts but non of the images load.

I assume it's a security issue but linking to these images from the local or from a html page works fine just not from Flash from a server.

View 4 Replies

Flash :: Professional - Movie .works Locally But Not On Server

Jul 26, 2011

I created the movie in a new folder, so I owuld have all the files... fss.html, fss.swf and MinimaFlatCustomColorPlayBackSeekCounterVolMute.swf I uploaded all these to the server.....

[Code]....

View 5 Replies

Actionscript 3 :: CS5 Flash App Has Sounds When Run Locally But It's Mute When Run In A Server?

Oct 12, 2010

I'm making this small app in Flash CS5 using AS3. Sounds are being reproduced using flash.media.Sound and flash.media.SoundChannel. Locally , everything sound perfect, but when I run the game from a server it just goes mute.

View 1 Replies

Javascript :: ExternalInterface. Addcallback Works Locally, But Not On Server?

Nov 9, 2010

Mainly because I have it ALWAYS working locally, when I test in a browser, but the moment I deploy to a server it stops working.

I've added trace commands and confirmed that ExternalInterface is in fact available before adding the callback, and an alert command in the javascript method correctly identifies the flash object. I also checked and allowscriptaccess is set to 'always'.

Could it have something to do with the flash being served on a remote server?

View 1 Replies

Actionscript :: Can't Make URLRequest Locally To Nginx Server

Nov 4, 2011

The same code was working fine on lighttpd and apache, recently i switched to nginx and the app started crashing when I run it localy however it runs fine with the same code inside a browser.Here is the source code that makes a request to the server.

public function ApiCall(methodName:String,params:Object=null)
{
super();

[code]....

The flash player just crashes without any meaningfull error message.I checked on the php side and the $_POST array is empty for some reason.

View 1 Replies

ActionScript 2.0 :: FMX: Store XML Data Locally On A Computer WITHOUT Using A PHP Server

Jul 15, 2005

is there anyway to store a file(an XML in this case) locally on a computer WITHOUT using a PHP server running on the computer. Im develpoing an application for both Mac OS and windows so it needs to be a solution that will work for both.

View 1 Replies

ActionScript 3.0 :: Can't Load File From Server With URLrequest, But Works Locally

Dec 22, 2008

I have made a XMLloader with URLrequest, and it works locally by calling the file directly by its name ie. "myFile.swf". var presLoader:Loader = new Loader(); presLoader.load(new URLRequest("myFile.swf")); addChild(presLoader);

But when I uploaded the loader to the server, I have no file, only "URL not found"-error. So I found out that I should change to URL to "/Files/Images/subloader/myFile.swf" then it will load. But thats a real problem, because I have several loaders.

View 1 Replies

Html :: Swiffy, Flash To HTML5 Works Locally But Not On A Server?

Apr 6, 2012

I have tried numerous attempts at converting flash files to HTML5 with Swiffy -- and they all work great in a browser running locally, but when I put the HTML file that is exported on a server (I tried two separate ones, just in-case it was some server configuration) they do not run, it gives a blank white screen.

I tried saving the file down to Flash 5 export, and changed settings and they work locally but not when placed on a server. I tried converting several flash files all with different animations, and I get the same results -- it works locally but not on a server.

View 1 Replies

ActionScript 3.0 :: Load Sound Via XML Works Locally But Can't From Website / Server

Jul 26, 2010

Anytime this .swf is ran from my computer during test runs it works flawlessly. As soon as It is embedded in an HTML page the sound doesn't play.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved