ActionScript 2.0 :: Unable To Checking Server Content?

Apr 16, 2004

I am an intermediate actionscripter and I am attempting to make a flash picture gallery for my sister. I want to make it so that the flash movie looks in the image directory of her server and then gets the names of those folders and displays each one of them in a separate movie clip in the flash movie. Then if the user clicked on one of those generated movie clips, it would display the pictures in that corresponding folder on the server.r?

View 1 Replies


Similar Posts:


ActionScript 2.0 :: Checking Server Content?

Apr 16, 2004

I am an intermediate actionscripter and I am attempting to make a flash picture gallery for my sister. I want to make it so that the flash movie looks in the image directory of her server and then gets the names of those folders and displays each one of them in a separate movie clip in the flash movie. Then if the user clicked on one of those generated movie clips, it would display the pictures in that corresponding folder on the server. How would I check the names of the folders in the images directory of the server?

View 1 Replies

Media Server :: FMIS 3.5 Unable To Access Any Of Video Content / Getting Server Not Found Error

Jun 11, 2010

Some users are unable to access any of our video content, getting a Server Not Found error.We have our FMS configured to use ports 1935, 433, 80.  Our firewall is allowing RTMP traffic to each of these ports. Is there something more I can do from my end to make sure users can access our FMS?

View 1 Replies

ActionScript 2.0 :: FLV Playback - Xml - Error "unable To Make Connection With Server Or Unable To Find Flv On Server"

Jul 16, 2011

I have a site that plays either .mp3 or .flv files depending on what is selected from the menu. Menu loads in from xml. I get "unable to make connection with server or unable to find flv on server" when I try to play the video. But the video and audio files are all in the same directory and the mp3 files play fine. I think I'm having a problem with the setMedia command. Here's the code that loads the video and audio files.

[Code]...

View 9 Replies

ActionScript 3.0 :: VideoError: 1000: Unable To Make Connection To Server Or To Find FLV On Server

Aug 19, 2010

I'm attempting to make it so that when a person fails to fill in blank textboxes in another app that someone else made and I have nothing to do with but affects the XML node Path, my flash file will look instead at DefaultPath if it can't load whatever is in Path..

Here is the sample XML

Code:
<abatch>
<Title>Title!</Title>
<Path>/content/main/broken/path</Path>

[code]....

Is the code I've been trying to use but it won't do what I want. I keep getting this error:

VideoError: 1000: Unable to make connection to server or to find FLV on server

The XML is being properly loaded. Everything else is working. I just need to know that when something is blank it will look at the DefaultPath. I don't seem to be able to get it to do that.

View 4 Replies

VideoError: 1000: Unable To Make Connection To Server Or To Find FLV On Server?

Jun 15, 2007

I've spent a lot of time in the past couple of weeks learning Flash. I developed a Flash (swf) file that plays a Flash video (flv) with cue points. It all works very nicely locally, but when I put it on the server and try to access the html file, the Flash control is white (nothing visible) and a popup error message comes up with this error.I've looked all over the web (including non-English sites), tried playing with all the Publish settings I could think of (version check, local/network access, omit trace, enable debugging) and tried adding error handling code to the swf file itself. I've also tried changing the path for the flv file to be relative, absolute and somewhere in between, but nothing works.Does anybody know what can cause this error?

VideoError: 1000: Unable to make connection to server or to find FLV on server
at fl.video::VideoPlayer/play()
at fl.video::FLVPlayback/http://www.adobe.com/2007/flash/flvplayback

[code]....

View 10 Replies

Actionscript 3.0 :: Xml Gallery - Giving VideoError: 1000: Unable To Make Connection To Server Or To Find FLV On Server?

Sep 29, 2009

i have coded my first xml gallery, it loads jpgs and swf files.the swf files have each a video component on stage that controls the related FLV file.Testing the gallery locally I had no problem at all, but when uploaded to the server the jpgs works fine while the swf files (containing the videos) keep trhowing this error:

VideoError: 1000: Unable to make connection to server or to find FLV on server
at fl.video::VideoPlayer/stop()
at fl.video::FLVPlayback/stop()[code]....

View 3 Replies

ActionScript 2.0 :: Checking For New SWF's On A Server?

Jun 25, 2007

i made my site with levels so there are lots of swf's being updated, and i cant seem to get some of them to work. i think that my problem is that the swf's are being stored on the cache so when i update them, it doesnt reconize that its a new swf

is there a way to put in code to when someone goes to my site, to check their cache to see if there are any newer versions of the swf they have on my server?

and if it is possible, MAYBE making it so i dont have to put it on EVERY button (but if thats the only way fine i will live)

View 4 Replies

ActionScript 2.0 :: Checking External Server Connection?

Oct 15, 2004

got a swf called checkconnection.swf and basically this runs off and checks to see if it can get info from our online catalogue servers, however this swf is hosted at our IPS and our servers are here at our building on a different network with a different net address.When I run the program from the flash program it works fantastic. When I transfer my swf over to our ISP it fails. Can flash check an external source?So lets say, for example my flash file is hosted atnd my server is at can flash view, post and get things over a different domain? Is there a way to force flash to do this?

View 4 Replies

Actionscript 3 :: Unable To Unload Content In XML Gallery

Mar 26, 2010

I have an XML gallery and I want in the next button function to "unload" all content and load new XML file.[code]...

View 1 Replies

ActionScript 2.0 :: Flash - Checking External Server Connection?

Oct 15, 2004

I've got a swf called checkconnection.swf and basically this runs off and checks to see if it can get info from our online catalogue servers, however this swf is hosted at our IPS and our servers are here at our building on a different network with a different net address. When I run the program from the flash program it works fantastic. When I transfer my swf over to our ISP it fails. Can flash check an external source? So lets say, for example my flash file is hosted at myISP.com and my server is at myServer.com can flash view, post and get things over a different domain? Is there a way to force flash to do this?

View 4 Replies

Media Server :: Checking JS Runtime Memory Used For Specific Instance?

Jan 11, 2012

FMS has print error 'JavaScript runtime is out of memory', Is their any way to check the js runtime memory used for specific instance?

View 7 Replies

ActionScript 3.0 :: Unable To Unload Content Loaded By Loader Class

Dec 16, 2008

I am unable to unload content loaded by loader class.

View 4 Replies

Media Server :: Stream Content Located On One Machine, Using A Server On A Separate One?

Jun 12, 2009

I seem to recall reading somewhere (but for the life of me I can't find the article I was reading), that with Adobe FMS you could store content on one machine, and then run the actual server on a separate machine.  Is this correct? If so, how would you go about doing it?

View 1 Replies

Media Server :: Force Authenication To Stream Live Content Interactive Server On Linux?

Dec 6, 2011

We purchased Flash Media Streaming Server Interactive edition in order to have the security featuers of not allowing unauthorized connections streaming live content to the server. Is there a document with procedures that details how to make this happen, the allowedHTMLdomains.txt does not work when you place in IP ranges that you do not want connecting. I need some help just to figure out a way to keep someoen from connecting to the server and not streaming live content. Has anyone configured this in Linux because the documentation is mainly for Windows. Any help/advice would be great since this seems to be a common problem for anyone who runs Linux.

View 10 Replies

ActionScript 2.0 :: When Pages Load Content Will Be Read From ABC's Server Not XYZ's Server

May 25, 2009

I will go to URL... but when the pages load the content will be read from ABC's server not XYZ's server.The users will use the data on XYZ's website not realizing that the content is actually coming from another site.

View 2 Replies

ActionScript 3.0 :: Automate The Error Checking Process For A Form Before Sending It To The Server

Dec 23, 2009

trying to automate the error checking process for a form before sending it to the server.

an array holds all the parameter names of the input text component (default GUI components shipped with flash).

trying to loop through the array: the following happens: var test2 traces out the correct x value of the input field var test1 traces out nothing.

so actionscript recognizes the input field but i can not read out the value of .text

[Code]....

View 0 Replies

Media Server :: Unable To Record Into FMS 3.5?

Jun 17, 2010

i have fms installed on a server, say server1. my flash files (swf) which allows user to record audio is on server 2. in the swf file, the connection is set as follows: nc.connect("rtmp://server1/test");
 
im able to view flash videos on server2 which streams from server1. however, i cannot upload any recording to the above directory. does the recording goes to the application or webroot folder? do i need to set any authentication to connect to server1(fms) from server2(swf)??

View 1 Replies

ActionScript 1/2 :: Unable To Get The Date From Server?

Nov 28, 2010

How can I make this AS script work with the php script below?

server = new LoadVars();
server.onLoad = function(ok){
if (!ok) return trace("Unable to get the date from server");
counter.onEnterFrame = countdown;
counter._visible = true;
this.time = Number(this.time)*1000

[Code]...

View 7 Replies

Media Server :: Unable To Publish To CDN Level3

Jul 28, 2010

have an error in the publication of a Live (Webcam) to a CDN (Level3).when "ns.publish (STREAM_NAME 'live')" 'it is returned an error"NetStream.Record.NoAccess  'Thank you to those who use AS3 application to connect to their CDN (Akamai, Level3 ...) oftell me if they encounter a problem.I use the same code has always been to publish a Live (Webcam) to serversstreaming (FMS RED5, etc ...) and can be summarized as follows:nc = new NetConnection ()nc.connect (HOST_URL)../..ns = new NetStream (nc)ns.publish (MON_STREAM 'live') this works on all versions FMS 2.5, 3.0, 3.5, etc. ..Since a migration of my FMS version 2.5 to 3.5 this code does not work anymore!the worst is that Flash Media Encoder (FME 3.0) it is operating properly.So is there a feature to broadcast a live publishing point on a CDN (LEVEL3)?The CDN turning on the fact that if it works with FME is that it is the code that raisesproblem ... without more information.The FMS version uses "special" of FMS, but until now I had no worries!In general the user CDN use hardware encoders ...

View 4 Replies

Media Server :: Getting 'Unable To Connect' Errors

Jan 27, 2011

I have been trying to get my live feed up and running for friends but they are unale to view it. I have FMS 4 with FMLE 3.2 on Win7. Under the fms url i have 'rtmp://localhost/live' and Stream name is 'livestream' I can view the stream just fine from my computer on which i am running both FMS and FMLE. but when i put the html file on my website, my friends just see the empty swfplayer. You can view it at[URL]. I was trying to figure out what the problem was so i copied the swf code 6 times with different settings but nothing worked. on my computer, only the first swf player works and im guessing that is because its localhost.

View 2 Replies

Media Server :: Flash - Unable To Start Setup On OS X 10.7?

Sep 19, 2008

When I downloaded a developer edition from Flash Media Server page (11 Oct 2011). I tried to follow the setup instruction in readme.htm which comes in the zip of Linux version.I logged in to terminal as root user and call './installFMS' and then the terminal show me:
 
ERROR: Your operating system is not supported by the Adobe Flash Media Server installer.
 
Does it mean Flash Media Server Developer Edition cannot work on OS X Lion (10.7)?

View 3 Replies

Media Server :: Unable To Call OnFCPublish Method

Sep 2, 2010

I am trying to develop a server-side application(splitterApp) using FMS 3.5.2 which would accept an incoming stream from 3rd Party encoders and publish the stream using FCPublish method to an application(edgeApp) on our edge servers. The splitterApp contains 3 classes for performing the activity. So whenever a incoming stream is received by the splitterApp, the main.asc would create an object of type IncomingStream() and push into unPublished array. A timer based job then picks the unpublished stream from the array and invokes StreamController.PublishStream(). The StreamController.PublishStream() method then creates a new PublishedStream() initialised with incoming stream. The method thereafter calls PublishedStream.PublishStream() to initiate net connection to the edge server application(edgeApp). After successful net connection, I call "this.publish_connection.call ("FCPublish", null,this.thisStream.stream.name)".

The edgeApp accepts the publish and therefore performs:

[Code].....

View 2 Replies

Media Server :: Unable To Properly Configure Phpmyadmin On FMS

Sep 7, 2010

I carefully read forums for phpmyadmin before posting here and none really had the answer. I am able to install phpmyadmin on stand alone versions of Apache, but unable to do so on the FMS version. I previously read this post [URL] and it doesn't seem to answer the question although it looks like part of the question may have been answered offline. The problem is that phpmyadmin installs and I know that PHP is running fine because I can run a couple of test scripts with no problem. However, when I go to login to phpmyadmin, I get the dialog box asking me "do you want to open or save this file" and the script itself never executes. I checked the the server log, and here's what's going on:

[Code]...

Based on the post noted above, I'm assuming this may have something to do with either POST variables or maybe proxying unknown requests, however the forum post didn't appear to resolve the problem. I also posted to that thread, but I wasn't sure it was still being monitored.

View 3 Replies

Media Server :: Flash 4.5 Unable To Start Setup On OS X 10.7?

Oct 11, 2011

When I downloaded a developer edition from Flash Media Server page (11 Oct 2011). I tried to follow the setup instruction in readme.htm which comes in the zip of Linux version.
 
I logged in to terminal as root user and call './installFMS' and then the terminal show me:
 
ERROR: Your operating system is not supported by the  Adobe Flash Media Server installer.
 
Does it mean Flash Media Server Developer Edition cannot work on OS X Lion (10.7)?

View 1 Replies

ActionScript 3.0 :: Unable Directly To Connect To VOIP Server Ex?

Nov 11, 2011

I have been reading about Flash VOIP capabilities. I wonder if flash i able directly to connect to VOIP server ex. Asterisk [URL].. or do I need The Adobe Flash Media Server?

I would be grateful for info on this, also any links to info how to build VOIP client using Flash would be very be useful.

View 0 Replies

Media Server :: Unable To Hear Sound Which Is Published Along With The Video

Aug 11, 2010

I am developing video chat application. I am able to play published video stream. But I am unable to hear sound which is published along with the video. The video is visible but sound is not comming.What is going wrong.

View 7 Replies

Media Server :: Set The Fms.ini For The Correct Dedicated IP - Unable To See The Start Screen ?

Sep 2, 2010

We installed FMS on a new server - a cloud environment - and set the fms.ini for the correct dedicated IP but we're unable to see the start screen or access any videos.where the IP would need to be added to point to the wwwroot directory?

View 2 Replies

Media Server :: Unable To Make Raw Format Segment Size?

May 26, 2011

In raw format stream data are divided into many files named "segments". How can I configure the size of this files? I want to make them twice smaller.

View 1 Replies

Media Server :: Unable To Locate An Extension Or Even A Legacy Set Of Components?

Oct 17, 2011

Are there an updated set of Flash UI Components for working with FMS 4.5?  I'm not able to locate an extension or even a legacy set of components.
 
The older component set
 
had:
ConnectorChatWhiteboardLoginOthers...

View 4 Replies







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