ActionScript 1/2 :: AC_FL_RunContent Playing SWFs Fine On One Server But Not Another

May 14, 2009

I have a web site with HTML files playing SWF movies using AC_FL_RunContent. ALL the SWFs play correctly on one server and my local PC, but only SOME of the SWFs play on another server.  The files are exactly the same, as I copied them from a working server to the partially working server.
 
why the one server will only play some of the SWFs?

View 7 Replies


Similar Posts:


Actionscript 2.0 :: Preload Swfs While Other Swfs Are Playing?

Sep 8, 2009

I am trying to find a way to preload swfs while other swfs are playing, i've found several scripts and tutorials, but none of them seem to work for my needs.

View 1 Replies

ActionScript 3.0 :: Have Two SWFs On An HTML Page. One Loads Fine And The Other (loaded Externally) Apparently Fails?

Sep 13, 2010

I have two SWFs on an HTML page. One loads fine and the other (loaded externally) apparently fails.

I get this from the server:

Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.

I get this when testing it locally in Safari:

Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

I don't really understand where the hick-up is... because my paths are actually quite simple. All my flash files on the website are located in the same folder. The first one loads in fine, but the one being loaded into it does not. When viewing the SWF by itself, everything checks out as well.

View 7 Replies

ActionScript 2.0 :: Run Loacal, Looks Fine. Run From Server, Looks Bad?

Mar 31, 2010

if i run the page locally on my machine, the banner looks fine no matter the browser. however, on the free hosting service server, size and position of certain movie clips are messed up in IE, safari and opera. they overlap in places, and u can see the corner of something that's supposed to be off the stage. why? note: the hosting service put some junk after my </body> tag.[URL]...

View 6 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

Professional :: UIScrollBar Works Fine On Pc But Not On Server?

Nov 22, 2010

I created a textfield on stage, set it as dynamic, put a UIScrollBar next to it , with component inspector I set scrollTargetName to the instance name of the textfield then I wrote these actions:
 
var externalReq:URLRequest = new URLRequest("loremIpsum.txt");var externalLoad:URLLoader = new URLLoader();externalLoad.load(externalReq);externalLoad.addEventListener(Event.COMPLETE, textReady);function textReady(event:Event):void {    theText.text = event.target.data;}
 
Ot works on pc just fine.  When I upload the swf and the text file to my godaddy linux hosting account the scroller doesn't work.example on server: [URL]the text you see displayed is only about a quarter of the file, I should be able to scroll through it.

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 :: Runs Fine In Flash Preview, But Not When On Server?

Sep 27, 2011

Ok my Flash movie tests and runs fine on i publish preview it in  Flash, but when i upload it to server it is not working like it is supposed to. is there a way to debug it or trace what is happening while it is running??
 
details: i have 113 Dynamic text fields names tcname_1 --> tcname_113 i have 113 buttons named button_1 --> button_113 The dynamic textboxes get their data from a file named trees1.txt
 
i tried changing three of the text boxes to use device fonts but that didnt make a difference
 
here is my AC3 code :
  
// button links: to all buttons to open in iframe 'tdes'
// link corrosponds to button number
// i have 113 buttons.

[Code]....

View 4 Replies

Media Server :: Stream Works Fine On Local Subnet But Not Over Web?

Dec 30, 2009

I followed Tom Green's tutorials and at this point I can publish a live stream which I can view and interact with just fine on my local LAN.The FMS is NAT'ed to the outside world and I have ports 80 & 1935 open to the server.When I use a browser from the outside world and put in the servers public address I can see & interact with the FMS start page just fine. I can use the "interactive" tab and supply my live stream name and view the stream just fineHowever when I try to launch the Flashplayer that I built all I see is the controls with moving stipes, No video feed above. I can browse to the flashplayer HTML file on my local LAN and it works fine. Interestingly enough I cannot open the flashplayer HTML file directly on the server either (but I can open the start page application and interact with it).

View 1 Replies

XML Gallery Works Fine Offline But Doesnt Work When Uploaded To Server?

Sep 1, 2009

I have decided to attempt making my sisters website. I have used an XML gallery in the website and all works well when viewing the website just in flash, .fla or the .swf file. My problem is, when i come to put it into dreamweaver ready to upload and I preview it in Firefox, or any other broswer, all the pages work but no the XML gallery? Im gettin very stressed out now as all my file routesetc are correct?I have googled the problem and all I have found out is that it could be something to do with security?Does anybody know how to resolve this problem

View 4 Replies

ActionScript 2.0 :: Loading Variables Not Working On Server But Works FINE Locally?

May 17, 2010

I have one .swf that loads a second one on level 2.level 2 then in turn loads variables from a text file .The problem is that it works locally, but refuses to work on the server. The urls are all local. This is such a simple procedure, I can't figure out what is wrong..... are there limitations doing this via server vs. locally? I never get any "file open" errors locally. I've spent 2 hours on this.... I'm just using a simple LoadVars similar to this example:

Code:
loadText = new LoadVars();
loadText.load("text3.txt");

[code].....

View 5 Replies

Media Server :: Streaming Is Working Fine But Nothing Reported In The Admin Console

Jun 25, 2010

I'm running FMS 3.5. My live streams and recorde streams work fine. Whenever I am in the Admin console though, nothing displays or reports. These screen shots are displaying the FMS server activity while several videos are being streamed around Europe:

View 1 Replies

ActionScript 2.0 :: XML Gallery Works Fine Offline But Doesnt Work When Uploaded To Server?

Sep 1, 2009

Im in my first year studying a web design course, over the summer I have decided to attempt making my sisters website. I have used an XML gallery in the website and all works well when viewing the website just in flash, .fla or the .swf file. My problem is, when i come to put it into dreamweaver ready to upload and I preview it in Firefox, or any other broswer, all the pages work but no the XML gallery? Im gettin very stressed out now as all my file routesetc are correct?I have googled the problem and all I have found out is that it could be something to do with security?

View 1 Replies

ActionScript 3.0 :: RTMP Server Connected, But No Video In Player; Http Is Working Fine

Jul 21, 2011

Here one problem i put http server that is connecting and playing video,
But rtmp server connected but video not comming.
 

[Code].....

View 1 Replies

ActionScript 3.0 :: Multiple Swfs Not Playing In IE8

Jul 26, 2011

What I have is a SWF that loads multiple smaller SWFs into an array and then uses buttons to switch between them in a movie clip container on the stage.

Everything works when I pub my main SWF and even when I run it in a browser from my desktop.

When I upload to the server and try to run it online, I run into this problem. All the SWFs load, but only the last one to load actually plays in the container. The others seem to be stuck in frame 1.

The clips have no code in them, they are simple animations. And if I change the load order, still only the last clip plays. So I know it isn't the SWFs causing the problem. I am locked into using IE 8 and the flashplayer is version 10.3.

Anyone know of any issues with IE 8 or a reason that only the last file loaded would play?

here is my code, but as I said it seems to work fine until I run it online.

Code:
import flash.net.URLRequest;
import flash.display.MovieClip;
import flash.events.Event;

[Code].....

View 5 Replies

ActionScript 3.0 :: Playing SWFs In Sequential Order

Sep 11, 2009

I'm doing a flash movie in as3 where there are two or three swfs. What I want to do is play them in a sequential order, wherein when one finishes, the second one starts. The swfs are called movie1, movie2, etc. The best way is probably to use an array and load swfs into the 'overall' fla file that will play them. I use a variable called movieNum that keeps track of each movie. I am also using a Loader command which is just called loader. My loadSWF function works fine, but my eFrame function is flawed. I cannot find a way to recognize the end of the last frame of movie1.

var request:URLRequest;
var loader:Loader;
var myMovies:Array = ["movie1.swf", "movie2.swf"];
//my movie array
var movieNum:int = 0;
//start at 0
function loadSWF():void
[Code] .....

So, two or more SWFs called movie1, movie2 etc., and having movie2 start after movie1 finishes in an overall fla.

View 3 Replies

URL Of Servlet In AC_FL_RunContent?

Nov 16, 2009

The instructions I read for using AC_FL_RunContent, say to leave off the file extension of the swf file, e.g.: AC_FL_RunContent(..., 'movie', 'some'); So that it will embed some.swf. However, I need to serve the swf from a servlet, e.g. /blah/SomeServletName. How can I do that? I tried changing the javascript of AC_RunActiveContent.js, so it doesn't manipulate the file extension. In other words, so I could use:

AC_FL_RunContent(..., 'movie', 'some.swf'); But, it displays nothing if I use the servlet path, instead of a path that looks like a file name, e.g.: AC_FL_RunContent(..., 'movie', '/blah/SomeServletName');

View 1 Replies

ActionScript 1/2 :: Sound Objects In Loaded Swfs Not Playing?

Jun 1, 2009

I'm working in ActionScript 2.  I have a series of swfs with Sound objects.  Works just fine when I play the swf.  However, when I load them into a loader, no sound. 

View 3 Replies

ActionScript 1/2 :: Preload External Swfs While Playing Main?

Jul 24, 2009

I have made a presentation in flash AS2. I have a main.swf and 14external .swf files and each has its own preloader.

I want that when main.swf plays, the external swf should starts preloading sequentially so that the presentation will run smoothly.

View 3 Replies

Professional :: Loading External Swfs And Playing Them In Succession?

Sep 15, 2010

I found this code for loading external swfs and playing them in succession.
 
It works when I use the external swfs that come with the code, but not when I try to use any other external swfs.

I can't figure out why - does anything seem obvious (the clip swfs are here [URL]
 
// Array of external clips to use. Variable index refers to next clip to be displayed.var clips:Array = ["clip0.swf", "clip1.swf", "clip2.swf"];var index:int = 0; 
// Stuff to load swf filesvar thisLoader:Loader = new Loader(); thisLoader.contentLoaderInfo.addEventListener(Event.INIT,

[Code].....

View 9 Replies

ActionScript 3.0 :: Loading And Playing Multiple External Swfs?

Jul 26, 2011

I have a main movie that sets up the loads of multiple swfs with:
 
/* imports */
import flash.net.URLRequest;
import flash.display.Loader;
import flash.utils.Timer;

[Code]....

How do I get it not just to start the move but play as well? Everything I tried caused an error or didn't work.

View 7 Replies

Actionscript 3 :: Playing Consecutive Externally Loaded Swfs?

Dec 9, 2011

I'm trying to load external swf files and, using as3, have them play consecutively so the final product is a seamless animation. Below is the scripting I'm currently using to call and play the first scene, how do I make it go to the next one? All the material I've found on this is related to buttons and I'm not experienced enough with AS3 to adapt that to what I'm trying to do here.Here is the script I'm currently using...

var Xpos:Number = 0;
var Ypos:Number = 0;
var swf:MovieClip;[code].......

View 1 Replies

ActionScript 2.0 :: Playing Music And Externally Loaded SWFs

Apr 19, 2004

I have 2 movies, one which holds a navigation menu and some music playing options, and the other which is my main movie. The main movie has an empty clip which loads the navigation and sound into it. However the music does not play in the main movie.

View 6 Replies

ActionScript 2.0 :: Preloading Multiple External Swfs But Not Playing?

Feb 13, 2007

I understand how to load external swfs into an container with the loadmovie command. I also understand I could make that container invisible so I don't see the movie right away.However, I want to script a preloader that loads swfs without starting them - just gets them into memory. how to do this and then play them on command?

View 1 Replies

ActionScript 2.0 :: Sound Objects In Loaded Swfs Not Playing?

Jun 1, 2009

I'm working in ActionScript 2. I have a series of swfs with Sound objects. Works just fine when I play the swf. However, when I load them into a loader, no sound.

View 3 Replies

ActionScript 3.0 :: ExternalInterface And AC_FL_RunContent?

Jun 25, 2010

ernalInterface in an application to insert data into the swf using javascript.But, I have a problem and I dont know how to face it.The only way that ExternalInterface works is if I use "<object classid=" etc...But I need a way to detect the users flash player, because my app need at least Flash Player 10Flash Player CS4 has an option called "Detect Flash Player". It is perfect. Do what I need but if I use it ExternalInterface doesn't work, because the swf file is embed to the page using the code bellow.

Quote:
AC_FL_RunContent(
'codebase',

[code]......

View 3 Replies

ActionScript 2.0 :: Preloading Multiple SWFs Into Cache And Playing Them Sequentially?

May 17, 2008

I've tried endlessly to make sense of the solutions that other people have posted. But I cannot seem to get any code to work my my purposes, so I decided to post my own thread.I have a main parent Flash movie that I need to load 7 exteral SWFs into. Each of the SWFs is like its own scene in a longer movie. The external files are called:

mc1.swf
mc2.swf
mc3.swf
mc4.swf
mc5.swf
mc6.swf
mc7.swf

The final parent movie should play each external SWF movie sequentially so that it appears as one combined movie (so none of the loaded SWFs are actually playing at the same time - they should only play one at a time, one after another).I want to preload mc1.swf, mc2. swf and mc3.swf into the cache before the parent movie starts playing(and I would like to include a progress bar to indicate loading status). Once those SWFs are preloaded, I would like them to start playing sequentially while the rest of the SWFs load in the background.

Basically,I have a long Flash animation that I decided to split up into several individual movies.I've using the parent movie to seamlessly string together my individual movies to give the appearance of cohesion.I have determined that I should use the MovieClipLoader Class and loadClip() to accomplish what I am trying to do.However, I have a very limited knowledge of actionscripting, so this has been a major challenge for me.

I am optimizing the parent SWF for the web, and it's important that the video plays seamlessly, so I cannot put individual preloaders onto each external SWF. They have to preload at the beginning so that when each individual SWF is called, it's already loaded and no preloader is required.

View 1 Replies

Media Server :: Switch Or Change A Server-side Stream - Starts Lagging After 2 Seconds Of Playing And Sound Disappears

Jan 28, 2010

I try to switch or change a server-side stream, it starts lagging after 2 seconds of playing and sound disappears. Here are scenarios that result in that terrible lag:

1. I create server-side playlist with stream.play() with reset=false; when it is time to play the next movie in the playlist, it starts lagging after 2 seconds.

2. The same problems appears when I just switch streams. I installed FMF Feature Explorer and tried to launch SwitchStreams sample application: the same problem - server stream starts lagging after I switch streams with stream.play().

I tried on different servers (local and remote), with different players (debug player of FMS Admin Console, Standard Flash videoplayer component, OSMF player, Flex video player). I also tried all possible flv, f4v and mp4 file compression options for video files - still the same problem. I have also tried literally thousands of Application.xml settings: changing buffer, buffer ration etc. Is there any tip where I should search for a solution?

View 4 Replies

Media Server :: Hosting Files On A Different Web Server And Playing?

Jul 22, 2009

Is it possible to host my /media/ directory on a different server (that has more space) and have FMS Link to it to player VOD ?

View 1 Replies

ActionScript 3.0 :: Passing Arguments With AC_FL_RunContent()?

Jun 9, 2009

I need to pass some value, say 'name=john', from html to actionscript.I am now using AC_FL_RunContent as;

AC_FL_RunContent(
"src", "newFile",.... );

here the movie is mensioned as 'newFile'.. how do pass the value 'name=john' to the actionscript code.what I need is something equivalent to "newFile.swf?name=john".

View 1 Replies







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