flash-player

Custom Video Player in Flex

Hello, I have been developing a custom flash player in flex for use in a web site. I am running into a strange issue and was wondering if I could get some help. I use an hslider component for video navigation. The problem I am running into is when I drag the slider to another point in the video it is not precisely setting the video play ...

Do you know free Download slideshow animation URL Using flash ?

Duplicate of http://stackoverflow.com/questions/680539/do-you-have-flash-or-flex-or-jquery-header-animation-like-this-url-site-http-w Do you know free Download slideshow animation URL Using flash ? ...

Detect and access running SWFs locally

Is there a way to ask Flash Player if it plays any SWF files, and if so, which are they ? I guess it's easy to check for running SWFs in the browser. I was wondering if any other application has flash content running... can I detect that and access the swf ? ...

actionscript + javascript

Hello all. I'd like to call a javascript function from an embedded .swf file. Specifically, I'd like to call a function in one of my externally linked javascript files from within: function loadTrack(){ //Radio Mode feature by nosferathoo, more info in: https://sourceforge.net/tracker/index.php?func=detail&aid=1341940&group_i...

Alternatives to swfobject for embedding flashplayer

Does anybody know if there's a better alternative to swfobject? I actually like swfobject, I just wanted to hear if anybody found something better. Or maybe it is the best way. If you do not know swfobject you can find it here: http://code.google.com/p/swfobject/ ...

Protecting media files for embedded Flash Player

For a Flash Player embedded in a site (think MySpace, for instance), how are the files concealed from the user so that he is not able to just download them? I am assuming that given the flash player, running client-side, is able to access the files, they are in fact also downloadable if you know how. But how do sites like MySpace or You...

SWF is not a loadable module

We are creating an app that uses modules which are dynamically loaded into the main swf. The problem we run into, is that we are unable to load the modules located on a test server when we are debugging the main app locally. The error we get is "SWF is not a loadable module". I looked this up and found out that we need a crossdomain fil...

What could be causing display corruption in a flash video player?

We're seeing some really gnarly display corruption in our flash video player. Here's an example: We're using fl.video.VideoPlayer for displaying our video, and it seem like perhaps this bug appears most when we're switching between different instances of VideoPlayer, particularly when there's something else above the VideoPlayer that...

UI rendering inconsistencies in Flex application.

Has anyone noticed UI rendering inconsistencies within Flex applications. I am having issues with radio buttons and text controls inside a repeater. Below is a sample... What would cause such inconsistencies? Computer performance, internet speed? The repeater below has an XML web service acting as a data provider, using Flex's e4x supp...

Using Ogg Vorbis in Flash/Flex applications

I am looking to use ogg vorbis, instead of mp3s to stream audio. It seems that Flash player does not natively support ogg. Is there a codec engine that can be embedded with the app itself that can play .ogg instead of .mp3? In general, what would be a better format than mp3 for streaming audio and that is supported by Flash? ...

What is the best free open source FLV player (embed)?

Hi guys, Do you know any free open source and free for commercial websites embed FLV player? I found one, the JW flv player BUT it is not free for commercial websites. Thanks :) ...

Whats the maximum memory that a Flash movie can use in a browser?

I need to store a lot of data coming in from a server into memory, so I have to write my memory-storage algorithms based on how much I can safely use without hanging up or crashing the browser. Is there any safe size limit like 1MB or 100MB, that contents of global variables should not exceed? ...

Best web based video player HD - h264 ?

Hi, I'm looking for a web player with the following features : - Play h264 in HD - Feeware - Good buffering control Actually, I'm using JwPlayer but it doesn't support buffering ! ...

firefox cannot load HTML and tells to save "untyped binary data"

In our website,a media file is being played in the HTML when it loads with the help of flash. We encounter a problem in firefox when autoplay is enabled. It seems that when the HTML loads some binary data from streaming corrupts the HTML header and hence is not able to detect the MIME-TYPE and so asks to save UNTYPED-BINARY data. How d...

What are all the differences between the Flash Debug Player and regular Player?

Some apps and IDEs recommend installing the debug version of the Adobe Flash player. I know this allows seeing trace statements even when not running Flash via Test Movie, but what else is different? Anything? Also, how can I tell when I am looking at the debug player running and not the regular player? Thanks! ...

capture right click through Javascript, withouth wmode

Flash player has a bug in using anything other than wmode="window" in Firefox/Chrome when using any other language than English. This bug is reported and not fixed yet http://bugs.adobe.com/jira/browse/FP-501 The issue can be seen better here - http://www.5etdemi.com/blog/archives/2005/06/firefox-wmodetransparent-is-completely-screw...

Capture righclick event on Flash plugin using JS when using WMODE="window"

I'm using a custom right click context menu for a flash app (overriding the default adobe menu). For this Uza's right click solution ( http://www.uza.lt/blog/2007/08/solved-right-click-in-as3 ) works well. However, flash player plugin (for Firefox/Chrome etc) has a bug which breaks usage of international characters when its using WMode ...

How to embed a flash player in a GTK app?

Hi, has anyone tried to embed a Adobes FlashPlayer into a c-written Gtk-Application? Is it possible? Are there any good points to start? P.S.: I do not want to embed the WebKit or Gecko renderengine into my application! ...

How can I 'force download' a file that has been generated entirely in Flash?

If I'm generating a binary file inside Flash Player, how do I pop up a 'Save' dialog for the file without sending it up the the server first? I'm sure I heard this was a new feature in Flash 10. Cheers, James ...

Playing video on a dynamic website

Hi I am currently designing a website for a client - the site will be written in asp.net with a cms built in. My client has come back saying he wants to play mp4s on the site - plus being able to embed some other videos from youtube, vimeo etc.... in his blog - I have managed to convice my client that playing .flv would be better for obv...