Flash :: Socket Clients "dynamic Control Of Loaded Swf"?

Feb 1, 2010

"I got a server telling Flash to load a movie, but I can't tell the movie how fast to play, or what frame to start on" Do you have an example of a Flash client loading an swf and accepting server commands; frame rate, start etc?

NEED FLASH CLIENT - data events - control loaded swf I've seen examples of a flash clients loading external swf files, but they don't control speed and duration.

Here's my XML. You can see what I'm trying to do. I don't know what type of methods or aurguments I would need in Flash.

[Code]...

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Control A Loaded Flash Movie?

Sep 29, 2009

I'm creating a web site with multiples swf files, the navigation is controlled via drop down menu, i have resolved the script for the drop down menu main buttons and i need to control the timeline of the movies loaded with the drop down menu main sub buttons to navigate into specific frames this is what i got:

stop();var myrequest:URLRequest=newURLRequest("HomeSonny.swf");var myloader:Loader=new Loadermyloader.load(myrequest);stage.addChild(myloader);//main buttonsmenu.nosotros.addEventListener(MouseEvent.CLICK,

[code].....

View 3 Replies

Javascript :: Control Loaded Flash File Using Php

Nov 17, 2009

is there a way to write a program in php or javascript that can load a flash file and interact with it? (click on buttons and such)

View 4 Replies

Flash :: Loaded Swf Doesn't Appear When Referencing One Of Its Control By String

Apr 11, 2011

I have in main:

[Code]...

then MySWF doesn't show up on stage whereas with aSlider.addEventListener(SliderEvent.CHANGE,OnSliderChange);
it does appear. I need to use this["aSlider"] because of this [URL] as pointed by [URL] to my previous question.

View 1 Replies

Actionscript 3 :: Socket.readInt() And C# Socket.Send() Different Values Of Int-variable?

Nov 19, 2011

When I send number (int)52 s.Send(BitConverter.GetBytes((int)872415232));, flash show me trace(socket.readInt()); 872415232 If i send 872415232, flash show 52.Why? And how it fix?

View 1 Replies

ActionScript 3.0 :: Flash P2P - Communication Between More Than 2 Clients

May 24, 2011

I'm doing some experiments with Adobe Cirrus. I've managed to connect 2 clients to each other. But what I want now is the following:
I want client A to publish and clients B and C to play A's stream. I've tried to do this. A starts publishing, B and C create receiving NetStream based on A's nearID. Unfortunately only latest connected to A client can play A's stream.

View 1 Replies

ActionScript 3.0 :: Flash Buttons To Control Dynamic Ajax?

Nov 2, 2009

i have some simple html links wrapped in a div id called 'contentOpen', some javascript listens out for when links wrapped within the contentOpen div are clicked and then calls a function called 'click' (which is within jquery.js)

i want to be able to use a flash button to do the same thing - how would i modify my flash and/or javascript to be able to do this ?

here is my javascript:

$('#contentOpen a').livequery('click',function(){
// capture the url to load from the href
var urlLoad = $(this).attr("href") +' #content';
window.location.hash = $(this).attr('href').substr(0,$(this).attr('href') .length-4);

[Code].....

View 0 Replies

Professional :: Flash Will Not Play On Clients Computer?

Jul 23, 2010

If I hop online and look at it the files plays fine.  If I look at it from my wife's computer it plays fine.  I even called up 3 or 4 friends and it plays great for all of them.  They are various computers and various internet connections.  It plays fine for everyone BUT my client

View 12 Replies

Clients To Print What They Are Seeing At The Moment With The Flash Program?

Mar 19, 2011

I would like the clients to print what they are seeing at the moment with the flash program.How is this possible? That is why I said (print screen of program) because its actually printing what the person is seeing at the moment.The thing is that my program leads to certain places and combinations of photos.So I would like this functionality.

View 1 Replies

Flex :: Dynamic Child Control With Dynamic Properties And Bubble Event In 4.5

Jul 18, 2011

i have a question while reading Flex 4 Cookbook i came across the method to dynamically adding control to the container controls but nowhere i came across with how to provide them with the dynamic properties and events like they have created a button dynamically inside a group control but what good a button be if i cannot give it an event dynamically. in the same way i want to add a tree view inside a vbox but what good that be if cannot provide a data provider to it dynamically.actually i am creating an web application where i add the tree view to a vbox and i want to the data provider should also be dynamic depending upon the option i have selected in the combo box.

View 1 Replies

ActionScript 3.0 :: Paragraphs Spacing - Line Space Flash Creates When A Dynamic Text Is Loaded In A Dynamic Text Field

Jun 8, 2009

i have a problem with the line space flash creates when a dynamic text is loaded in a dynamic text field on the stage i put a dynamic textFild with istance name "profile_text". then im loadin in it a text. my text is written in the Notepad like this

[Code]...

i already set a Textformat to my dynamic text with i tryied to play with the "Leading".. but i think it something dealing with paragraph. how i can decrease spacing between paragraphs??

View 4 Replies

Actionscript 3 :: Connect Those Two Clients To The Central Flash Game?

Nov 15, 2011

I am trying to connect 2 flash clients to a flash game, each client will control a object in the flash game.I am unsure of how I can connect those two clients to the central flash game, or what the best way would be to achieve the desired result.I am just trying to send commands from the flash clients to the flash game, but I am unsure of how to go about it.

View 1 Replies

Flash :: Rtmfp NetGroup - Not All Clients See Messages Inside Group?

Jun 5, 2011

I have Flex application - it connects to FMS and joins to NetGroup named "default".So I have for example 4 clients connected to the same server in the same group. And looks like not all clients are connected to each other! Client1 sees Client2's streams and messages but doesn't see others. Same for Client3 and 4. I know UDP must not be blocked in networks in order to P2P connections work, and this can be a reason why not all members of group see each other.My question is - if there any ways to make all clients see each other? For example - if no P2P connection can be established - connect client via Flash Media Server or some proxy?

View 1 Replies

ActionScript 3.0 :: Optimize Coding - Clients Can't Change The Values In Flash Client Program

Jul 24, 2011

Im creating MMO with flash but making it small at first.... I need to know the best way to code the characters.... I was thinking keeping all the data such as coordinates, inventory and cash all in MYSQL so the clients cant change the values in my flash client program. I was thinking of calling quires every few seconds which would eventually becomes thousands... what do you think is the best way about it?

BTW: Flash = Client Side
PHP = Server
MYSQL = DATA

View 1 Replies

Media Server :: It Doesn't Allow Flash Clients To Make Stream's Screenshot (with BitmapData.draw)

Mar 23, 2011

I got serious issue while using adobe flash media server (I have media server streaming license). It doesn't allow flash clients to make stream's screenshot (with BitmapData.draw) because this is restricted from server side by default. I found that this trouble can be resolved my updating main.asc file but it seems like replacing main.far with mine main.asc causing error. Could you please help me with resolving this issue because it's extremely important  to allow this screens making for user.I used CentOS 5.3 and FMS 4.0.1 r2009 (instaled in /opt/adobe/fms include Apache 2.2). All video is stored in a directory  /opt/adobe/fms/applications/vod/media and I put the main.asc file in the directory /opt/adobe/fms/applications/vod/ from the directory  /opt/adobe/fms/samples/applications/vod.

View 5 Replies

Flash :: Dynamic Text Disappearance When Loaded In Another SWF?

Aug 4, 2010

I have a project ongoing at the moment that uses dynamic text blocks to form menu items and general project information. When loaded and run directly, everything is completely fine. However when i load the same movie through a loader flash, some (not all) of the text fields disappear.

All of the textfields are created on stage and have the correct font listed. I can trace the text fine, so it is applying ok. obviously the font is embedded because some of the text fields work, and all use the embedFonts = true, so it isnt a case of not looking for the right font.

View 1 Replies

Javascript :: JavaScript Socket Vs Flash Socket?

Apr 30, 2010

Steve Jobs just posted this article on why Apple rejects Flash... [URL] I agree that javascript and css can be used to replicate some of Flash's animation, though Flash does all sorts of scaling and tweening that is incredibly powerful, and I'm not sure that there's anything comparable in javascript, if there is, I certainly haven't seen it.

However, my question is about the socket. Flash has an incredibly powerful openSocket class that allows you to connect to a server and have the server and the client talk back and forth to one another. As far as I know there is no equivalent class in Javascript. Am I mistaken? Is there some secret mystery Ajax class that replicates the openSocket? If not, then that feature alone makes Flash an invaluable tool.

View 1 Replies

ActionScript 3.0 :: Control The Loaded Swf?

Dec 16, 2008

I want to load a swf into my main movie but it won't work as I want it to. Seperatly both files work fine and even the main movie works fine when loading the external swf. When loaded the external swf doesn't as it should and I get the error-message "TypeError: Error #1009: Cannot access a property or method of a null object reference. at port_ill_fla::MainTimeline/frame1()"...

Now, I know the problem have to be in the external swf since I've asked it to trace the result in the "for..var" method I use to create thumbs that works as buttons, but it only returns 0 when it should på at least 9.I don't know why it seems to be a problem as the main movie also are able load other external swf-files without any problems at all.theese files doesn't contain any actionscript triggering events in theese files, etc. Anyway, here is the code for the main movie:

var portUrl:URLRequest = new URLRequest();
var portLoader:Loader = new Loader();
function portCompl(Ev:Event):void{

[code]....

View 5 Replies

Control When A Swf Is Loaded From Cache And When Is Not?

May 26, 2009

We have a web app. built in flash that allows customers to upload images and text, customize the container in which these will be shown (a swf file) and then embed the code into thier website. There is also a sharing options that allows their users to display this container, together with the content, on their websites. (For e.g you can see the container as the Youtube player and the content as the videos the user chooses to show). The swf container uses an XML file to know what to display.

Now, I am not a flash developer, but a person who takes care of the project.We are currently working on the app and the swf and we still find bugs. Every time we fix sth, I am told to erase my cache to see the changes. My concern is that the client/users might not see the newer version that we make available, but the old one. We can't tell them to erase the cache and we can't afford to renounce using the cache since the images are big.I was told that, sometimes, the browser does not see that the current version is a new one and loads it from the cache (actually, it never detected that there is a newer version and I always had to erase the cache). How can we tell the browser "now, load the swf from cache" or "now, don't load the swf from cache".

View 1 Replies

ActionScript 2.0 :: How To Control Loaded Swf

Jul 9, 2009

I have problem with control external loaded swf.In the "main.swf" I have empty MovieClip "_root.container".[code]The last line do not working when I publish my swf and open HTML in browser,BUT on the local machine - working perfect.

View 5 Replies

ActionScript 2.0 :: Can't Control Loaded Swf

Sep 23, 2011

I'm trying to load a "shopping Cart" into my movie...it loads in and I can see it. But I can't control it at all[code]...

View 3 Replies

ActionScript 2.0 :: Displaying Loaded Xml In Flash - Dynamic Text Fields

May 13, 2008

I am having some problems with displaying loaded xml in flash. The content had loaded successfully but am having problems displaying it into dynamic text fields named txtDate, txtTitle and txtDescription.. iv attached the xml aswel

[Code]...

View 6 Replies

Flash: Align Text In Dynamic Text Control Vertically To The Middle?

Feb 14, 2011

is possible to align text in dynamic text control vertically to the middle? In flash CS3.

View 1 Replies

Flex :: Actionscript 3 - Flex Socket And Erlang Socket Communication

Jun 29, 2011

I'm creating a client-server game. My client is a flex based game, and my server is erlang server. At the beginning, when I test directly my flex client in flash player, I can establish a connection easily to my erlang server through socket connection. And both can exchange data with no problem. The problem rise when I deploy my flex app at Apache http server, and running it using a browser by calling [URL] my flex socket sends message requesting for a crossdomain policy to my erlang server. So I create an xml message that represent a crossdomain policy, and send it back to my flex app as a response for that request.

Yet still I can't establish any permanent socket connection between my flex client and my erlang server. I know this because I add listener on my flex socket that will modify its internal state to CONNECTED, if a connection between client-server has established.

View 2 Replies

Flash :: IDE - Google Calendar - Loaded Into A Dynamic Text Box Or A Loader Component?

Jan 31, 2007

Google calendar is available to be embed into a HTML website.. But I have a Flash site.. I want to load that calendar into my site.. It has an option for a button. But would like to have the entire calendar view. Can this be loaded into a dynamic text box or a loader component??? Does anyone have a clue how to do this... Or create a monthly calendar with events.. I can't seem to find one anywhere, I am sure it can be done.. but not very good with AS.

View 1 Replies

ActionScript 3.0 :: Control SWF Loaded As A Child Of MC?

Aug 18, 2009

I've loaded an external SWF into an empty MC named "M1" using this[code]...

Now I want to control the timeline of the external SWF from the main movie timeline. How do I reference the child of the M1 object in AS3? example: M1.child.stop(); (doesn't work of course).

View 1 Replies

ActionScript 1/2 :: Control An Externally Loaded SWF?

Jul 26, 2009

I'm working on an flash movie and the interface is a small town (simiar to "doritos.com" and "comcasttown.com") if you reference both the doritos and comcast sites their little movie runs smoothly. I have several elements in the town. For example, one of the elements is an airplane hangar. When you rollover the hanger, I created a movie, the doors open and an airplane flies out of the hangar. I have several little movies throughout the interactive such as this. I created the hangar animation as a seperate swf file. In my main movie I created a button, on rollover it loads the hangar swf into an empty movieclip. When I publish and view the swf it plays slow and choppy. First, is it possible to write actionscript to load the external swf ,but it stops on the first frame of the animation and when you rollover it continues to play.To put it all in a nutshell, I want to create several buttons throughout the movie with loadmovie functions, once the swf movies are loaded I want them to stop on the first frame of the animation and when you rollover loaded swf movie I want it to continue to play the animation. Should actionscript be applied to the swf movies first and preloaded into the main movie. And what will make the movies run smoothly once it's published and viewed in a browser.Also if this makes a difference, I created the animations in after effects, exported them as FLVs imported them into flash and exported them as swf. Again it runs really slow and choppy

View 1 Replies

ActionScript 3.0 :: Slider To Control Loaded Swf?

Aug 25, 2009

i work in a project and i saw this problem when i want to control swf loaded file i made slider that will control loaded swf but the problem is i can't control sound and animation in the same time.i mean that when user click the slider and start drag it this slider must work as a player that control sound and the movie itself.But i can't control both at the same time when i take slider value and give it to the sound object like this lider.maximum=snd.length.snd.play(slider.value); / /it will play the sound but at the same time i must say gotoAndPlay(slider.value);

View 1 Replies

ActionScript 3.0 :: Control The Timeline Of A Loaded Swf?

Sep 13, 2010

I have two swf files. I use as3 on the main timeline of a.swf which successfully loads and inserts b.swf onto the stage (b.swf has a stop on fame 1):

[Code]...

My goal it to get the myButton click to play frame 2 of the recently loaded b.swf - but that's not happening.What am I doing wrong?

View 6 Replies

ActionScript 2.0 :: Sound Control In Loaded Swf?

Aug 8, 2009

My english is not too stron, but i'll try to explain my problem...I've got 2 swf's, first is main, second is loaded to he first(flv player) throught the command "loadMovie("player.swf", myPlayer)".In the second swf there are such code:

vol.onRelease = function() {
vol.bar._width = _root.myPlayer.vol._xmouse;
sound.setVolume(_root.myPlayer.vol._xmouse/vol._width * 100);

[code].....

View 2 Replies







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