flash

IE6, IE7, IE8 not displaying images inserted using jquery .html unless user right-clicks --> 'Show Picture' (Flash also on page)

Hi All I've got a strange issue which crops up in IE (6, 7 and 8) and when Flash is on a page: images display intermittently. Refreshing the page several times may or may not make the image display. Approximately 50% of the time the image displays If the image is not displayed there is space for the image and right-clicking 'Show Pict...

OSMF/ActionScript 3 - detecting the end of a live RTMP stream, etc.

What's the best way to check whether there is video data (or not) in a live RTMP stream? For example, if a broadcast terminates, can I auto-detect that condition, to perform some sort of "thank you for watching" behavior? Also, how can I know if a visitor somehow gets disconnected from the Internet during the broadcast? (So I can notify...

Problem in Flash TextField

Hi Guys, I want to design a calculator by Flash cs5 , I use appendText Method to write the data in the textfield by the Keyboard . My problem is when I start the application I have to Click on the TextField first then type the numbers . How i can solve it . Cheers, Maged ...

Application call authentication

Hello, my knowledge of flash and other web technologies isn't that good, but I was wondering, how do sites with their own API for applications (e.g. Facebook) authenticate calls from an application? I'm not really familiar with Facebook API, but Vkontakte (similar site) uses a secret key, session id and method parameters to generate a qu...

Which jQuery Flash plugin is good?

I found these three jQuery Flash plugin: 1) http://plugins.jquery.com/project/jquery_flash 2) http://jquery.lukelutman.com/plugins/flash/ 3) http://jquery.thewikies.com/swfobject/ so, which one is the best to use? ...

Knowing which instance of a symbol the event listener came from?

I need some help! I have no doubt this is a dumb problem that I've just over-thought to the point I got dumb about it. I've got one "main" instance of a MovieClip symbol (let's call it Mountain) with an accompanying class. In the flow of the program, I automatically generate 8 other instances of the same symbol, let's say, each has a di...

Accessing audio stream through browser.

Let's say I'm playing some audio on my system (streaming or stored on the system). Is there a way for a browser to access the bitstream being played? Can a Java applet do this? What about Flash or Silverlight? ...

Can we Integrate flash in iPhone application?

I want to integrate flash in my iPhone application so is it possible to integrate? ...

Flex / Flash - How do I open the .swf in a browser window that doesn't have the browser control bar or menu?

The title essentially is the question, how do I open the .swf without the browser's control bar junk? and maximize the window? ...

ActionScript 3.0

Hi . Can give an example of how to send jpg and some texts from flash to php in ONE CLICK ? I`m realy annoyed of that .. ...

Advance flash via javascript

I've been reading that I can simply advance my flash movie using the js play method: object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="260" height="373" id="myFlashMov"> var player1 = document.getElementById("myFlashMov"); player1.play(); But the browser ...

How to render the uploaded photo in a movie?

You have certainly seen sites where you upload a photo of a person, and it is mixed in a video at various places with various effects. I am wondering with what technology is done that, and what steps the process takes? For example you can check this site: http://j.mp/bbe8o8 ...

Downscaled FLV looks distorted - playing inside a fluid width container

I've got a flash movie playing inside a fluid width container. The width of the flash is controlled through the max-width property in CSS (embed, object {max-width: 100%;}, so it will never grow larger than the parent container. The movie is looking good when played in its original resolution (640x498 px), but as I downsize the window t...

which one is better for chart and grid controls?? Flash/Flex VS Silverlight

Hi, I am developing an application which contains controls like tree,grid and chart. I personally feel silverlight is the best choice for it because its got strong third party controls from Telerik. But, as flash is much widespread compared to silverlight, some members in the design team is supporting flash. To my suprise, I haven't see...

Flash/Flex render culling

Does anyone have any knowledge (preferably with links to make it official) about how/if Flash/Flex culls objects not in view, to stop them getting drawn when not needed? A specific cases: I have an 800x600 panel (a Canvas or Sprite, or other container) containing loads of Sprites representing individual game objects like asteroids or s...

Muting Embedded SWF file in AS3

Hey, I have a SWF A, then loads another external SWF B inside it. I want SWF B to mute SWF A. Any idea how this can be done? I can pass parameters from SWF A to B if needed. ...

How can I simulate flash client connecting to Gateway

Like in the title: We're implementing a c# application, which communicates with some flash clients. We're using flurinefx. There are some events like (appConnect, appDisconnect), which are fired when a flash client connects to Gateway. Is there any way to simulate flash clients connecting to gateway? ...

Network connection problem

I have a java server (that now runs locally) to which my flash app will connect. Although it connects just fine when i run from CS4, when i exported the app and use XAMPP to access the flash app from the browser i get an error: {NetworkManager}: (Security Error) [SecurityErrorEvent type="securityError" bubbles=false cancelable=false ev...

Full Screen Mode in Flash AS2

Hi, Is it possible to make play swf in full screen mode when HTML page lunch? ...

Flash seems to be caching crossdomain.xml file

I have updated the crossdomain.xml security settings for my site - but it seems that the older version is being cached in both IE and Chrome. I've checked the headers sent by the server and it's not sending any cache control headers that would be forcing the browsers to be caching crossdomain.xml. In an attempt to get around the issue ...