Adobe Flash Player

learn more… | top users | synonyms (1)

2
votes
1answer
179 views

Adobe Air badge file not working after Air 3.4 release in nonDebug players

Please read the subject. All badge installers in the internet are now not working now in non Debug FP(11.3). Including mine too. What does that mean? Simple example: ...
0
votes
0answers
6 views

Dynamic RSL Urls

I have a highly modular Flex application. It is essentially a single ModuleLoader that loads various SWFs. Each SWF depends on a variety of common SWCs compiled as RSLs. The application on the ...
0
votes
0answers
7 views

Flash CS5.5: Publish Preview > SWF Works just fine. The Actual Published SWF does not work correctly

Working on a Flash drop down banner ad. Made one about 8 months ago in Flash CS5.5, AS3. It Worked just fine. I'm now working on an updated version of the same ad. Only a few minor changes to the ...
1
vote
3answers
140 views

IntelliJ IDEA - Flex Debugger can't connect

When I try to debug a flex application, debugging doesn't work. I've got the debug player installed and playerversion.com says that I use the WIN 11,4,402,287 (Debug player). After terminating the ...
0
votes
0answers
22 views

C++: Mute the flash sound

I have developed an MFC app which has a CWebBrowserControl to open a Url which contains flash games. There is an event that when the user closes the dialog window it not actually gets closed but gets ...
0
votes
0answers
15 views

Does the GCRoot issue with AS3 garbage collection affect objects local to functions?

This is something I ran into several months ago: Why isn't the AS3 garbage collector picking this up? GCRoots and possibly a couple of other things can cause some pretty crippling issues with ...
0
votes
0answers
13 views

How can you identify GCRoots in AS3/Flex?

Several months ago I ran into some pretty crippling issues with AS3's garbage collector just not doing its job, even when it was running, and this thread had to do with that: Why isn't the AS3 ...
0
votes
0answers
25 views

Getting videoplayback file from javascript (downloading videos from server)?

I am trying to learn how to create video downloaders. This is a previous question: Getting a youtube download URL from existing url?. The problem is that many websites use .swf objects and adobe ...
1
vote
3answers
13k views

Adobe Flash to play RTSP stream?

I have a home made RTSP server that streams video to QuickTime clients. Now, I need to support Flash Player clients, because QuickTime needs some configuration to work on Windows, and also there is no ...
0
votes
0answers
18 views

MFC: CWebBrowser Controller issues playing flash games

I am using the CWebBrowser control in my mfc dialog which opens a url containing flash games. I already have latest flash player plugins installed. Problem is "sometimes" , the flash games fail to ...
0
votes
1answer
16 views

unable to load html with swf in webview in android

I am trying to use webview in android to load a local html which has an swf embedded. But when executing the app I am getting the following message "To view this page ensure that Adobe Flash version ...
0
votes
1answer
703 views

Flash Player trust file not working with Embedded browser on linux

I have an application which embeds a browser based on Xulrunner inside it. I have couple of flash swf files I need to load in the browser. The swf files talk with a javascript to change the page title ...
1
vote
3answers
4k views

Control to play video in asp.net page

I am looking for free video player control which can play video in my .aspx page. i am using c#,.net 4.0 framework.
0
votes
0answers
22 views

Opera does not call Flash's ExternalInterface.callback() function inside js callback called by flash

I'm new to Flash ActionScript. I've a flash audio recorder (modified jRecorder) that records audio in WAV format and I've added support for MP3 encoding. The recorder exports some public functions for ...
-1
votes
0answers
19 views

Why doesn't Chrome requires Flash updates anymore? [closed]

It appears like Chrome now comes with built-in flash functionality (which has not required an update from me)...so here goes my question: Is chrome automatically updating the built in flash support? ...
1
vote
0answers
26 views

AS3 Flash Player on Chrome remembers hardware settings even when hardware is not present

I am making a voice chat application and am accessing the microphone through the Flash Player. I check for the microphone via the Microphone.getMicrophone() function. If the microphone is not ...
2
votes
1answer
93 views

Why do odd aspect ratios look stretched in browser on Mac using actionscript 3?

I have a simple AS3 swf that captures the user's webcam feed and displays it. I am trying to set the video to 16:9 aspect ratio. According to Adobe, if I use setMode() on the Camera object, I can set ...
4
votes
1answer
101 views

Flash WebSocket Disconnect

I'm using AS3WebSocket module to connect web sockets. It works well when I launch flash locally (flash file is marked as trusted in global settings). But when I open server page with flash, it ...
2
votes
3answers
5k views

flash player crashes when trying to enter fullscreen mode android 4.0

So I've created an android app that plays video from blip.tv and various other flash-enabled websites. I use a Webview to display the video. Here is my code: try{ ...
1
vote
1answer
47 views

Playing streaming video using default media player

I have a link like http://..../video.mp4. The task is run a video using the installed on OS media player or flash player in full screen mode. Please give me a link where I can read about this or ...
0
votes
1answer
239 views

Device font looks different in Flash player & AIR

EDIT: It looks like a bug in AIR. I've reported it here: https://bugbase.adobe.com/index.cfm?event=bug&id=2955444please vote on it ↑ Problem: I've tried to display white text on a ...
0
votes
0answers
23 views

Flex do not detect chenage in mx:TextInput when pasting data

I am using Flex 3.5 in my application (for this version I have licence). I noticed some problem when using Windows version of FlashPlayer (on Linux debug version all is working fine). I have form ...
0
votes
0answers
29 views

upload flv using fileStream w/ flash player

Currently I'm using fileReference to save an flv to my local machine. I'd like to upload to a server using fileStream or something similar that is supported by flash player. var fileRef:FileReference ...
0
votes
0answers
27 views

Rotating a video at play time with mediaelement.js rather than having to re-encode

Users occasionally upload videos to our site that have the "Rotate: 180" metadata set (seen with Ffmpeg). When they are played back in the browser using the Mediaelement.js HTML5 player, they are ...
1
vote
2answers
57 views

AS3: Exit desktop flash player

How do I exit the desktop flash player using Actionscript 3? System.exit(0); Results in SecurityError: Error #2018: System.exit is only available in the standalone Flash Player. The error ...
0
votes
1answer
20 views

Does Flash Player 11 force apps written for flash below 10.2 to use HW Acceleration?

I've got a question for Flash Developers. I would like to know if current Flash Player 11.x can force old apps/games (written for version below 10.2) to use Hardware Acceleration? If you got any ...
9
votes
3answers
691 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 ...
0
votes
1answer
26 views

How javascript access ActiveXObject

I am trying to check the availability of Flash Player and the version as given below var a = new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); if (a) { // a will return null when ActiveX is ...
2
votes
1answer
78 views

Crossdomain policy behaviour on 302 redirects in AS3

I have crawled the web quite a lot these days, but couldn't get any accurate information on how crossdomain.xml files behave in case of 302 redirects; especially with the sandboxes having changed ...
-3
votes
0answers
52 views

How to watch Justin.tv without flash? [closed]

Justin.tv has a iOS app that allows people to watch streams on the iPhone and iPad without flash. How is this done? I read their api ...
-3
votes
0answers
29 views

Looking Web Framework/Technologies for how to use slides, multimedia, animation on the website [closed]

I have web requirement for how to use slides, multimedia, animation (Sound effects, music and voice over) on the website. I know the flash can best fit here. Due to some reason, we don't want to use ...
0
votes
0answers
49 views

I need to open flash player full screen

I'm creating an interface with Adobe Flash Catalyst and I want it to be written to a CD and distributed to clients. When I publish swf, I cannot find an option to make flash player full screen ...
0
votes
1answer
164 views

Mediaelement.js support for Internet Explorer

I am currently trying to use mediaelement.js as a solution for full cross browser support for my HTML5 videos. I used this Tutorial ( http://vimeo.com/44576115 ) in order to get the mediaelement ...
0
votes
2answers
45 views

here is the code to fetch username and password from the xml file but it does't fetch the the data?

Here is the code to fetch username and password from the xml file but it does't fetch the the data? private var myXML: XML = new XML(); private function connect(event: Event): void { var str1: ...
0
votes
0answers
15 views

Dual music through Google Chrome and flash player called by Javascript

I've embed a flash player in HTML file, but I have a problem in Google Chrome because my player is playing a mp3 file and I supose the HTML5 is doind the same. The results is a dual song on my ...
0
votes
0answers
11 views

BitmapData and AVM mechanism

I was wondering why there's the separation between Bitmapdata and bitmap object .it must be related to The performance or flash AVM ? Dose anybody could shed some light on the mechanism? Tanks a lot!
1
vote
1answer
90 views

JW Player : video play in mobile browser and web browser

I am using JW Player to play videos in mobile and web browser; I have many 100 videos with dimension 1280*700 px. This video fit for web browser and loading time according to web browser and net ...
1
vote
2answers
15k views

Web player to use with SHOUTcast

I'm looking for a web player to play a music stream from a SHOUTcast server. I setup a SHOUTcast DNAS 2.0 Server on CentOS. SHOUTcast can stream music to Windows Media player and winamp; however, ...
-2
votes
0answers
52 views

flash player works with JS, notify when mp3 finish playing

Gents, Am looking for a flash player that works with java script, in which after playing mp3 file it should call a function in the java script "for example [onend]" so i can know when the mp3 ...
3
votes
0answers
92 views

Desactivate Chrome Pepper Flash (PPAPI)

I am quite sure that it is not possible, but I ask anyway : I have some issues with sounds in a flash AS2 content when the PPAPI is activated. Turning PPAPI off solve the problem. My question is, ...
0
votes
1answer
216 views

Loading external SWF in Actionscript 2

I am creating an animation within Flash CS4 in Actionscript 2.0 / Flash Player 7 At the moment I have a handler (Movie Clip) called myHolder that is used to play other swf files within one main swf ...
0
votes
1answer
40 views

Error 1023 Stack overflow with as3-signals-v0.9-BETA

I am using as3-signals-v0.9-BETA in a simple slide application. In my signal handler, I am dispatching the same signal again based on some conditions. The application throws an exception after a ...
0
votes
0answers
106 views

flash objects must have the source' and picture' attributes when sharing link

"flash objects must have the 'source' and 'picture' attributes when trying to share" It's April l 16th 2012. I just got this same error message on FB. I have a video Rise Of the Empire (T.I.E.) on 2 ...
0
votes
0answers
12 views

Sound cloud api works on chrome on one machine but not on other

I am working on the sound cloud api integration in my application.I have worked out a demo and it works fine in mozilla everywhere,but it gets stuck on chrome on some machines. <!DOCTYPE html ...
0
votes
0answers
43 views

Finding out if Flash is software rendered or hardware rendered programitcally

I'm building a Chrome extension which work on Youtube players (@ youtube.com), I'm encountering issues when the flash player is being rendered by software and not hardware. I know that I can find out ...
0
votes
1answer
83 views

Bypass flash player version check or override the existing version number?

Is it possible to bypass a flash player version check? I'm using an old embedded Linux device with FF 2.0 and Flash Player 10. Unfortunately we cannot upgrade the existing version any further. ...
2
votes
0answers
155 views

Resolving rtmp stream url from Adobe Flash container

How can a rtmp stream url be retrieved completely with its playpath and be played with ffplay/avconv from a flash plugin. In embedded flash code below rtmp address exits (rtmp://live.atv.com.tr/atv) , ...
2
votes
3answers
335 views

Flash Player With Stream Selector

Hi I need flash player on my web site which will have stream selector if there are multiple streams available. see picture for clarity... is there any player supporting it?
0
votes
2answers
43 views

How to know for sure something was made in Flash?

If you right-click on a game of movie in a website and see a box with the bottoim line "About Adobe Flash Player..." does that necessarily mean that the content was made with Flash (Either Flash Pro, ...
4
votes
5answers
24k 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 ...

1 2 3 4 5 16