Tagged Questions

9
votes
1answer
4k views

Screen blinking when using a webview with flash

Edit: I made a demo apk, so you can understand what I mean: http://cl.ly/3g0s1p030j243y0p3m2F For my application, I want a kind of "Super Power Point", or a keynote (the commercial team will present ...
8
votes
5answers
711 views

How can I determine what flash player version a swf was published for?

I have a SWF of unknown origin, and I need to know which flash player version it was targeted at when it was published. What's the best way to get this info?
8
votes
4answers
3k views

Does Flash10 + p2p really work?

I've been googling around and I still can't get it. Some people say: here you go, just use it. Others claim it has certain restrictions that does not allow you to use p2p the way you want it in Flash. ...
6
votes
2answers
130 views

How to stop simultaneous browser and SWF mouse wheel scrolling in AS3?

Essentially, I have flash content that scrolls on mouse wheel. It works fine, unless there is other content in the browser such that the browser's scrollbar is enabled - when that is the case, both ...
5
votes
2answers
305 views

How to enable LZMA compression in Flash Player 11?

As mentioned in release notes to Flash Player 11, developers added LZMA compression support. Question is how can one enable this support? Maybe there's an mxmlc option? Or more steps? Simply setting ...
5
votes
3answers
382 views

Is it possible to do real time network games in Actionscript 3.0

Question: Is it possible to update 100+ objects in the Flash Player over Socket Connections? More details and my own try's below! Details For my internship I got the time to create a multiplayer ...
5
votes
3answers
1k views

Make Flex Builder debugger start listening for incoming debug session connections

Is there any way to get Flex Builder to connect to an existing browser session running Flash Player Debugger? I can connect to FDB like this, but with Builder I need to click Debug and rush to close ...
5
votes
3answers
172 views

What does the Flash VM use under the hood for drawing?

In windows--what does Flash use under the hood? It's a relatively simple question which I can never find the answer to. Is it GDI (for windows VM implementations) or something else? You don't need ...
5
votes
4answers
34k views

Flash: How to make an embedded video not autoplay

I'm embedding a Flash video into an HTML and would like the user to have to click it to begin playing. According to the Adobe <object> / <embed> element documentation, there are variety of ...
4
votes
1answer
63 views

Firing Events when SWF file ends playing?

Here What I want is to play a swf file in my site. And when that swf animation file ends that is fully watched by the User, I want to call a PHP page. Any type of help will be helpful for me. Thanks ...
4
votes
1answer
242 views

Check if users flash player has audio capabilities. (Capabilities.hasAudio)

Is it possible to check if the user has a sound card? I found Capabilities.hasAudio but dont know if that is the value I should look at. trace(Capabilities.hasAudio) "Specifies whether the system ...
4
votes
1answer
283 views

How to play flv file inside Ext.Window?

How do I play a .flv file inside Ext.Window?
4
votes
2answers
128 views

Accessible Flash Content for the blind

I am working on a browser project for the blind in my university. For swf files, I am trying to access the contents of an SWF and parse so that screen readers can use it to read it aloud. I was ...
4
votes
2answers
3k views

Safari WIndows and Transparent Flash

// Edit: The issue now appears to be confined to Safari for Windows. Around the time Safari for Windows 4 came out I started hearing from users that wmode=transparent was no longer working in ...
3
votes
2answers
73 views

Flash player passing values from url as GET method

I am making a audio flash player which will play a sound passed to it. How can i pass the values from a browser url? like i have to write ...
3
votes
2answers
461 views

Is it possible to play HTTP Live Streaming video within Flash platform designed for iOS? (.m3u8 playlist)

We're using HTTP live streaming service designed for Apple's iOS devices. It's working well with iOS devices currently. Source video fragments are stored in server formatted in H.264 and with ...
3
votes
2answers
435 views

Which version of Flex SDK should I use to support Flash Player10.0?

I'm developing a Flash application by using Flex SDK, actionscript, and text editor and compiling AS file in command line. According to Flash Player Version Penetration on Adobe's web site: ...
3
votes
1answer
245 views

Flash Player sub or dot version penetration?

Adobe publishes Flash player penetrations stats but ONLY for major player versions. Does anyone know if anyone publishes stats on sub versions? ie am interested in current penetration of FP 10.3
3
votes
0answers
220 views

Actionscript 3 - Fast Stream Switching

I am currently working on a Flash webplayer with resolution switching functionality. I am trying to make use of the NetStream class's play2() function in Actionscript. The problem I am running into ...
3
votes
1answer
180 views

setting variables in MXML while avoiding data binding?

I love MXML but am starting to notice some of its drawbacks. The main one I'm struggling with is its larger memory usage due to the need for binding. In the super simple code snippet below, which I've ...
3
votes
3answers
568 views

flash cs5: compiling fla with huge internal library takes YEARS !

by using flash cs5 with a huge internal image library (over 300+ small png-files) i need more than 90seconds for each compiling action! the as code is pretty well, also my computer (quad core, 4gigs ...
3
votes
1answer
449 views

How to write a program to speed up youtube playback

I want to watch videos from YouTube at a faster playback rate. A while back I asked if there is a utility that can speed up video playback. The only thing that was mentioned was some closed source ...
3
votes
2answers
529 views

Experience using Strobe Media Playback (OSMF)?

Does anyone have an experience of using Strobe Media Playback (OSMF) in a real project? How is it compared to JW Player and Flowplayer? Any answers are kindly accepted. Thank you!
3
votes
1answer
40 views

How to tell what .swf generated an error?

I was viewing a page just now and got the error box popup telling me of a runtime error in a .swf The problem is, there are multiple .swfs on the page, and I do not know which one generated the error. ...
3
votes
2answers
552 views

Is there a list of reserved FlashVars names?

Currently I work on localization for a Flex application. From an article I know that you can control the localization with the following FlashVars: resourceModuleURLs localeChain Are there any ...
3
votes
5answers
17k views

How to stream a shoutcast radio broadcast in Flash (Shoutcast Flash Player)

I've been looking for a solution to this for years, but nothing is conclusively documented. There are many Shoutcast Flash players out there (e.g. radio.de) so I know it's possible. However, most of ...
3
votes
1answer
415 views

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 ...
2
votes
1answer
80 views

Displaying Flash on HTML5

We have an ASP.NET 4 website that displays flash files. It has come to our attention that these are not fully supported on HTML5, and that they will not play on HTML5 platforms such as the iPad. So, ...
2
votes
1answer
98 views

Cannot load swf file to browser with flash player 11

I have recently installed FP 11.However I contsanly get message to install FP 11 when oppening one of my swf files emebeded in a html page. It is ridiculous, I installed FP 11 and still get message ...
2
votes
2answers
118 views

Flex Module loading stopped working on my dev machine (VerifyError: Error #1014: Class mx.modules::ModuleBase could not be found.)

We have a quiet big flex application compiled with flex 3.4 SDK. We also have several modules to load after some requirements (some at startup, some later). Everything is compiled with the same ...
2
votes
1answer
628 views

Prevent Flash Player fault in WebView, as is done by the Android Browser

I'm loading .swf files into a WebView directly using webView.loadUrl("http://whatever.com/file.swf");. It works perfectly in the vast majority of cases. When loading a few specific swf files on ...
2
votes
2answers
586 views

Catch Flash out-of-memory error in WebView?

When loading certain .swf files into a WebView, a split second after the flash file begins to be displayed, my app closes with a Signal 11 fault. No exception is thrown that I can see. Example LogCat ...
2
votes
2answers
258 views

How to avoid flash.display flickering

Coming from a more 'traditional' C++ background so more used to dealing with low level API's rather than something like the flash.display API. My issue is rather rudimentary, but my searches haven't ...
2
votes
2answers
251 views

How can I confirm that FireFox is using the debug version of Flash Player?

I know I can look at plugins and their version under Firefox, but how can I tell if I'm running the debug version of the Flash Player?
2
votes
2answers
185 views

Does Flex 4 support put request?

Does Flex 4 support put request? I know that Silverlight 4 support put request using its client http stack.
2
votes
1answer
2k views

Disable Adobe Flash Player hardware acceleration in the embed code or AS

We run surf camera streams on our website, which are played via the latest version (5.4) of JWPlayer on our pages. Recently we switched over to another streaming service, and H.264 streams, as we are ...
2
votes
2answers
333 views

Flash Projector with multiple windows, each with a new flashPlayer instance

Does anyone know of a flash projector 'project' or 'framework' that uses a new flashPlayer for each window? We've used mProjector, which works well to a point, but I'm very disappointed in the fileIO ...
2
votes
1answer
1k views

Flex 4 compatible with Flash Player 9?

Could you confirm me that: Flex 4 is compatible and only compatible with Flash 10 Flex 3 is compatible and only compatible with Flash 9 & 10
2
votes
1answer
396 views

FileReference.browse() stops playback on some Flash Players

We have an issue were the server session associated with a Flex client times out when the browse file dialog is open for a time longer then the configured session timeout. It seems that on some ...
2
votes
1answer
173 views

Selenium RC for test Flash

I'm using selenium rc and i need to test flash. I need to click Allow button on player .I just need some help getting started? Thanks
2
votes
1answer
159 views

In what situations does Flash / SWF misbehave in different browsers?

Recently I had some issues with Flash in IE, involving a SWF which is something like a gallery. In Firefox its loads perfectly, but in IE it doesn't work properly sometimes. The first time it is ...
2
votes
2answers
2k views

How to draw a triangle in a math graph?

How to draw a triangle in a math graph which displays X and Y axis.
2
votes
2answers
3k views

How do I install an older version of Flash Player?

When I try to install an older build of Adobe Flash Player to test a SWF I'm developing, the installer tells me I cannot complete installation because a newer version of Flash Player is available. I ...
2
votes
1answer
159 views

Debugging a crashing Flash application

What is the best way to debug a CRASHING flash app ? (no exception, my application just crash) I am actualy facing a big problem: my app (full-flash website) was working fine with the flashplayer 9 ...
2
votes
3answers
704 views

Flash camera access without security question

Is it possible to access a machines web camera with Flash without needing the users permission? The project I plan on using Flash in will not be web based and run in a standard flash projector or in ...
2
votes
3answers
4k views

Flash player notified on browser close or change page (as3)

I have to detect in my flash if the user closes his browser or goes to another page and the flash is not accessible anymore. How do i achieve that ?
2
votes
1answer
753 views

swfupload not working with Flash 10

I'm using jquery and swfupload in order to upload files and photos. Worked fine till now, but it seems it doesn't like Flash 10. It stopped working the moment I upgraded Flash. Anybody had this ...
2
votes
4answers
2k views

detect flash player in web browser in client

I'm now have a request to detect flash player version in client and if their version couldn't play so I will display something like "if you see this line is mean you need the flash player up to date ...
2
votes
0answers
89 views

Menu indentation after full screen

Using the JW player, streaming flv via rtmp. I am also using the snell.swf skin. When I click on full screen, then return to normal I am seeing the menu for the currently playing item indent. Any ...
1
vote
0answers
13 views

How to move a DIV in the DOM w a flash player, while not causing the flash player to refresh

I have something like this: <div id="doc"> <div id="main"> </div> <div id="rail"> <div id="video"> <object>....</object> </div> ...

1 2 3 4 5 6