ActionScript 2.0 :: Make A Mp3 Player For The Server?

Aug 4, 2005

im trying to make an mp3 player for my server that i made on my computer. what i want is to make it to where i have different playlist for different artists. i am wanting for my flash thing to duplicate a mc that contains a textbox inside for every artist. once that artist is clicked on, i want it to perform an onRelease function that will load the songs of that playlist. i'm having problem with the onRelease thing. im unable to get it to assign an onRelease to the duplicated movieclips. here's what i have so far:

Code:
playlist = new XML();
artist_mc._visible = false
playlist.ignoreWhite = true

[code]....

View 6 Replies


Similar Posts:


Media Server :: RTMFP Protrocol In Flash Player 10.x Is Not Compatible With Flash Player 11.x

Feb 11, 2012

I have a swc plugin embedded in my product to stream live video to a group of recipients.The plugin uses the NetStream, NetGroup and NetConnection objects, the server I use to handle the RTMFP session is Influxis.One client creates a group as a publisher, and stream a live video.His Camera is enabled and I can see the video on the screen as well. The others connect to his group and play the video.Peer assisted Networking is enabled for both the publisher and the recipients.The plugin worked well in all 10.x versions (10.1/10.2/10.3)However, when upgrading to flash player 11.x, it stopped working.

-11.x to 11.x isn't working.
-10.x with 11.x isn't working.
-only 10.x to 10.x is working.

The server I use to handle the RTMFP protocol is Influxis.com I sent them the same question as well.The weirdest fact is that I'm using flash builder 4.6 with 4.6 sdk, which is aimed for flash player 11.1, and it is only working with 10.x flash players.

View 2 Replies

ActionScript 3.0 :: Make The Character In Flash Game Make A Jump When The Player Presses A Key?

Dec 19, 2009

i want to make the character in my flash game make a jump when the player presses a key,e.g. 'space',even the player release the key instantly,the character will still finish the complete jump process.

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

Media Server :: Make Server Sider(FMS) Two Streams,one Is Regular Another Is Compressed

Feb 1, 2010

i am developing video chat system ,  one side is model, another sider is customer. Now i want that model sider stream sended to FMS, and then FMS make two streams, that the one stream is regular, the other stream is compressed. the compressed stream is just for administrator, so it should be small.

View 1 Replies

Media Server :: Make A Local Streaming (connection) To The Server,by Seting The FME?

Jul 21, 2011

I managed to make a local streaming (connection) to the server,by seting the FME at rtmp://localhost(or my IP)/live.But now i want to make a non local streaming.

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

Media Server :: Possible To Make Communication Between FMS Chat And XMPP Server?

Jul 22, 2010

the chat client application is created using adobe AIR, the application should be able to do communication sims like Google Talk and AIM does. If it is impossible is there any other solution to do that?

View 2 Replies

Media Server :: Make Interactive Server And WebService?

Nov 19, 2009

First off I am new to flash, actionscript, java script, ..., and I need server side to interact with a database. I have developed the below code that through trace statements seems to work, but when I try to access variable(s) they are still in their initial state. The trace statements in "Results.onResult = function(result)" are called and printed out to the Administration console. In main.asc there is an interval that checks the variable(s) and prints trace statement. app.MyDataManager.initCalled is always false. I'm not sure if this is the right terminology, but the call back from the web service seems to be in different memory or scope.What am I missing here. I know the function setInterval(...) you have to pass this. But I have been unable to find an equivalent for WebService. Is it possible to do what I'm trying to do?

//######################################################
// DataManager.asc
//-------------------------------------------------------------------- -------------------

[code]....

View 1 Replies

Media Server :: Broadcast Multiple Video Chats Using Adobe Flash Player And "RED5 Flash Server"?

Jun 23, 2011

I had a question about RED5 & Adobe... Does anyone know if it is possible to broadcast multiple video  chats using Adobe flash player from "RED5 flash server"?

View 2 Replies

Media Server :: Setup Stream Encoder>>Flash Media Server>>Flash Player Client?

Jan 2, 2011

I am trying to create a flash player to stream an on online Internet radio station using FMS. I chose FMS after being told that I need RTMP server to extract the metadata. Our radio audio is being encoded using a DJ interface called SAM Broadcaster. But for some reason, it does not have an option to send over the stream directly to a Flash Media Server. Only options are either IceCAST or ShoutCAST. How should i setup the stream? Should it be Stream encoder>> IceCAST/SHOUTCast Server>>Flash Media Server>>Flash Player Client. Or should I setup Stream Encoder>>Flash Media Server>>Flash Player Client? Shouldn't Flash Media Server be an alternative to IceCast or Shoutcast?  If that is the case, how do I send over the stream from SAM Broadcaster directly to Flash Media Server without restreaming through another streaming server?

View 2 Replies

Media Server :: Get The Flash Player 9,8,7,6,5 And 4?

Jan 5, 2011

where we can download all flash player 9,8,7,6,5,4?

View 3 Replies

Mp3 Player Works On Local But Not On Server?

Jul 7, 2009

I have a mp3 player that i purchased from a site. It works fine on my local drive but when uploaded to a server (and I've tried both Linux & Windows) doesn't work. It loads in setting & the mp3 file names from an XML file. I was able to verify that the XML data is in fact loading. The hitch seems to come when trying to create and load the XML data into an XML object.I added text field & changed the value of the text property at different points of the script to narrow down where the script gets stuck. The exact line of code that doesn't run from the server is:

Code:

var xml:XML = new XML(e.target.data);

I tried adding a crossdomain.xml file that allowed all domains but that didn't seem to help. Below is the code that loads the XML file & calls a function when loaded with the offending line of code.And my test site is here: SWF

Code:

public function MusicPlayer() {
//Security to load music
Security.allowDomain("*");[code]..............

View 1 Replies

ActionScript 2.0 :: MP3 Player Not Working In Server?

Jul 25, 2009

I just created a flash audio player.. It running properly in localhost, But if i host it into the server, Its not running when i play MP3s but some of the mp3s running well.

Here I have given the demo link... [URL]

View 2 Replies

FLV / F4V Video Player Not Appearing When Deployed On Server

May 26, 2011

I've imported a video into Flash and have selected a skin for the video player.When I test on my local machine the video controls (skin) display and function as they should.But when I load the upload the .flv to the server, then re-import into Flash and select video deployed on server, publish, upload to server and and test the movie, the video plays fine but the video controllers are not appearing.I am using the html that Flash(CS5) created in the Publish Settings. I've different player skins with the same result.I've tried importing both .flv and .f4v's with the same result.

View 1 Replies

Media Server :: Play TV On Flash Player?

Mar 18, 2010

I would like to show the live TV video on Flash player from my TV tunner. Is it possible to do it without FMS like using Webcam?
 
It will not be running on the internet/network and only for a computer that have TV tunner. (Ideally: open a swf and you can watch a TV tunner by flash player). But i cannot find any information if i can do it without FMS.

View 1 Replies

Media Server :: DVR Player Play From The Vod Folder?

Mar 30, 2010

I've setup a simple DVR player using the DVRCast application and Adobe FLVPlayback 2.5 from Adobe tools. I'm able to use it to play a recorded live stream which is recorded by Flash Media Live Encoder.
 
I'm wandering if I can now use the DVR player to play a video within the vod application?
 
To start with I just want to copy the f4v file created by Live Encoder to the vod directory and then use the DVR player to play it.

View 4 Replies

Media Server :: How To Change Player Dimension

May 3, 2010

I'm sorry, but I wanna change the dimension of the built-in flash player that we get from installing the FMS.. can i do that?I need it to fit my web in the center, and on the left & right side there's bar for ads..anyway, I embed my web with the videoPlayer.swf I got from this folder:"C:Program FilesAdobeFlash Media Server 3.5samplesvideoPlayerswfs"then I checked the source folder and i realized that it's builed with Flex, and I'm not proficient in Flex.After that I tried to decompile the .swf file using sothink swf decompiler and recompile it again, but it gives me error message in Adobe Flash CS3 Professional.

View 2 Replies

Media Server :: Player Hangs On Macintosh?

Oct 15, 2010

I have been experiencing a somewhat random inability of my player to load on a Macintosh. It doesn't happen everytime, maybe 2 out of 10  times. This does not happen on a Pc. My flash file is  actionscript 2.0, and I have enabled hardware acceleration. This issue  was happening before I enabled the hardware acceleration. Here is the player I am talking about:[URL]
 
We currenlty don't have the password for the administration console, so I haven't been able to monitor it that way.

View 1 Replies

Media Server :: Setup A Video Player For HLS And HDS?

Sep 20, 2011

I have installed FMS 4.5 successfully. I am able to run all the videos in the index.html page (filmthos.com/flash), including the HLS video on my Iphone. I was able to setup a video player for rtmp and it works fine, but I am having trouble with setting up video players for HLS and HDS. I am looking for somthing simple.
 
The source file or located in these location: /hds-vod/mvp5/media/MP.mp4.f4m and /hls-vod/mvp5/media/MP.mp4.m3u8 respectively (the httpd.conf location for both is HttpStreamingContentPath "/opt/adobe/fms/applications"). So obviously I want a simple video player for the HDS that plays flash and another to play HLS and HTML5. The index.html seems to cumbersome  to fine out how these players work.

View 1 Replies

Media Server :: Flash Player 10r32 Not Streaming

Sep 11, 2009

we are using flash interactive server 3.5 and have just noticed that when flash player upgrades to 10r32 the streaming fails? Is this a known issue and does anyone know if it is specifically a rtmp prob?

View 4 Replies

Media Server :: Flash Player Support RTMPE?

Feb 22, 2010

I'm trying to make a new flash player to stream a video from the vod folder. But after creating the player, the video doesn't show. It only shows the a blank screen with the player skin.
 
what's the format to put in the RTMPE url into the source/content path?

View 6 Replies

Media Server :: Embed A Flash Player As A Pop-up From A Webpage?

Aug 1, 2010

I am trying to embed a flash player as a pop-up from a web page.So far, we manage only to pop a new browser page which plays the "Flash" video, without a controlable player. what do i need to do to embed a player into the page, like here: [URL]or as a player as a pop-up above the page? do i need a flash media server for that or can it work with progressive download and no dedicated installations?

View 1 Replies

Media Server :: FMS Causes Error 1009 In OSMF Player

Jul 5, 2011

I have written a program to publish the audio and video data to the FMS. I am publishing the video data to FMS in live mode and trying to play back via OSMF player. When i start publishing video data in the livepkgr application folder of FMS files like .bootstrap, .control, .meta are getting created. But when i try to playback via OSMFplayer i will get error 1009 and one intersting thing what i have observed is after 7 minutes this error won't come and OSMF player starts playing properly. give the solution for error 1009 which comes only for first 7 minutes?

View 12 Replies

Media Server :: Using Adobe Sample Video Player?

Jul 5, 2011

I've placed some of my videos flv and f4v in the vod/media and webroot/vod folders with sample files provided. My files were checked with flvcheck and passed. When I load the embed code into a Dreamweaver HTML file and save the page to the webroot folder as instructed, the provided sample files play in my Firefox browser. However, when I edit the code to insert my files in strict accordance with the instructions concerning codecID and extension, I get the following message on the Browser "We are unable to connect to the content you've requested." My videos are less than 30 minutes in length and were encoded H.264 using Adobe Media Encoder and as I said passed the flvcheck.

View 1 Replies

Media Server :: Download RTMFP Multicast Player?

Sep 24, 2011

Where i can download RTMFP fms multicast Player?
 
i tried osmf not working.

View 2 Replies

Media Server :: Source For Player Demo Bundled With FMS 4.5

Nov 7, 2011

Is the source for the demo player bundled with the FMS 4.5 install, available somewhere? It looks like a useful tool to debug playback of streams and I was trying to to see if I could port it to Air for IOS and Android for the purposes of evaluting the playback quality of various sample video files.

View 2 Replies

Media Server :: Embed .swf Live Streaming Player?

Feb 11, 2012

i would like to ask which is the best way to embed my .swf player to my blog and my site to view my streaming video from my FMS?The whole streaming proccess works great but i do not know how to put the .swf player to my blog and my site

View 1 Replies

Flash :: Media Server - Firefox 10.0.2 - Player 11.1.102.62 And AllowedHTMLdomains.txt

Mar 1, 2012

I have a Flash Media Streaming Server 4.0 running for more than a year now. I protect the access to my server through the "allowedHTMLdomains.txt and allowedSWFdomains.txt feature" (amongst other things...). We noticed that with Firefox 10.0.2 (last version) and Flash Player 11.1.102.62 (last version) our customers can't connect anymore. In the admin console we can read things like: Authentication failed for pageurl: [URL]

[Code]...

View 4 Replies







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