Adobe Flash Player

learn more… | top users | synonyms (1)

2
votes
0answers
178 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: ...
1
vote
1answer
127 views

recommended audio file size/format for internet flash video [closed]

I'm creating a video of 1.30min to place as an animation in the internet. The video itself with the animation and no audio is in total 80kb. Perfect for internet! Muy audio files in this moment are ...
0
votes
1answer
49 views

Flex SDK and flash player version issue?

I have project developed in flex4. Later imported it to flex3 version. After importing I have changed flash player version to 10. During this time I got following error Note: Project imported from ...
0
votes
1answer
198 views

Send Flash Player to background or place div on top of Flash Player

I am aware that Flash Player is actualy browser plugin finaly rendered on top of html page, however I hope there is a way to somehow send flash player to background or place div on top of flash. In ...
0
votes
1answer
1k views

Communicate with Flash file in WebBrowser control C#

I am developing an windows application which have an Web Browser control.On some link Web Browser loads with an .SWF (flash file),in that flash one button is there with caption "Start" And when user ...
0
votes
1answer
228 views

Why isn't this receiving KeyboardEvent.KEY_DOWN events?

Basically I'm trying to just barely add keyboard event listeners in my program, then start building on them iteratively. The problem is that even getting the simplest stuff in there, derived from ...
5
votes
1answer
833 views

Smooth Streaming Video from Blob Storage

I have an MVC 4 application that contains a view to show "Videos" from azure blob storage of MP4 format only. Currently I'm using MediaElment.js(or any typical flash player) as the video player. How ...
0
votes
1answer
108 views

add a option to the flash player when you right click

I would like to add a option to flash context menu of the adobe player . how can i do this ?
0
votes
0answers
54 views

Black Glitches in Flash Animation using IE9 & Chrome

I bought this Sun Rays Flash movieclip animation on ActiveDen (http://activeden.net/item/sun-rays-and-lens-flare/909154) and am encountering the following cross-compatibility issue upon placing this ...
0
votes
1answer
408 views

FP 11 broke my flex app in Chrome when its run as file:///

I have a flex/AS3 application that has worked flawlessly run either in the local file system (file:///C:...html), or accessed through a localhost server, or accessed through a remote server. It works ...
0
votes
2answers
58 views

Disable flash player for testing

For testing purposes I would like to disable flash player so it doesn't display any swf's anymore. Is there an easy solution for this, or should I uninstall flash player? I used swfobject that ...
0
votes
2answers
122 views

Actionscript : Timed text format xml

I am new to actionscript. Can anyone help me to try getting the values from the XML in the following timed text format : <?xml version="1.0" encoding="UTF-8"?> <tt xml:lang="en" ...
1
vote
0answers
136 views

jquery mobile swipe event not captured on page with embedded swf

I have a page on which I have an embedded swf file almost full page... when swipe occurs on top of embedded swf, the swipe event is not firing... if I swipe in the very bottom or top where the swf ...
0
votes
1answer
502 views

How to: Event Tracking on Flash embedded video

I have an embedded video on a page of my ASP.NET with C# website. I would like to use google analytics to track events on this video, such as how many times the Play button has been pressed. This is ...
0
votes
0answers
116 views

Flash app freeze for a second when mouse is clicked but only in Chrome

I have a strange issue with my flash application. I'll start with example: If you are using Chrome follow this link: http://miriti.ru/games/t/ It is a simple application, 50 PNG sprites renders on ...
1
vote
1answer
185 views

Debugger not active when compile with maven

here is my question : When I build my swf by FlashBuilder, my debugger is active (access via context menu), and I got my logs in the flashlogs.txt. BUT when I build my swf with maven ...
0
votes
0answers
88 views

Flash Player permissions for p2p connection

I'm developing a flash application using by p2p connection (RTMFP). But when tried to connect to p2p, Flash Player requesting permission from user. www.haxball.com using RTMFP like me, but it is ...
3
votes
1answer
312 views

IE9 crashes and reopens

I have a Flex application which opens in a new window when I click on javascript link in another window. If I close the flex application window, using the browser close button, while it's still ...
0
votes
0answers
197 views

How can I edit .sol files in .NET?

I want to learn the format of .sol files, so that I can add an entry to "C:\Users{USER}\AppData\Roaming\Macromedia\Flash Player\macromedia.com\support\flashplayer\sys" Or is there a way to ...
0
votes
1answer
234 views

Export compressed in runtime .FLV from AS3 application

Id like to ask if its possible to record ( create from images ) , compress and export to bytes FLV movie from swf in browser (not AIR/EXE) . I expect that there is way to do it using server , but ...
0
votes
1answer
615 views

Error 2032 in Chrome using pepflashplayer.dll

I have a flex application that worked just swell until chrome got a new player: 21.0.1180.83\PepperFlash\pepflashplayer.dll The application must break when it loads parameters from the xml file. It ...
-2
votes
1answer
75 views

Facebook not picking video meta tags for embedded player

Here are the tags on my page http://www.snagfilms.com/films/title/trembling_before_g_d
1
vote
1answer
1k views

Flash object is not working after update of google chrome

Today google chrome updated to last version, before that update the website was working without any problem. It's working on firefox and internet explorer without any problem though. What's wrong ...
0
votes
1answer
142 views

Simulating user event

I have a web page with a file swf and an HTML button: when I click the button I want to save (download to my disk) the current image my swf file is showing (it is a sort of image gallery). It ...
0
votes
0answers
559 views

Flash Player command line arguments to “Create Projector”

I am looking to automate the task of creating a .exe from .swf file using "Create Projector" option in flash player. I am trying to achieve it using an ant build file. Can someone point me to the ...
0
votes
0answers
109 views

VB.net Change Webcam settings - adobe flash player settings

When I am testing my webcam on a website by FlashPlayer in need to accept the sharing between the webcam to the flashplayer. I know that I can change the settings of the flashplayer to automatically ...
0
votes
0answers
1k views

Create flash projector exe with custom icon on build in Flashdevelop

For some projects developed using Flashdevelop we want to deliver a Flash Projector executable with a custom icon instead of a swf. I'm looking for ways to automate this, and is wondering if someone ...
0
votes
3answers
189 views

Does Flash Render items that are out of the stage bounds?

Is flash smart enough to "hide" PIXELS that aren't on the stage, in order to decrease memory usage? Or I must do it manually, if it decreases the memory usage at all?
0
votes
1answer
431 views

Flex FileReference: Open Dialog at a default location

How can I set FileRefernce to open browse at a default location? If the default location is at C:/test then I always want to open browse from C:/test.
0
votes
1answer
134 views

Use flash media plyer like youtube to play back netsteam from fms

I am using adobe FMS 4.5 to record video from webcam and playback netsream from fms in same application. my client side Action Script is like package { import fl.controls.Button; import ...
0
votes
0answers
66 views

image caching. Selectively load images from cache and remote storage

we develop huge game and it takes some time to load on startup because of tons of assets. Once per week or 2 weeks it is updated to new version which might bring few new assets or update previous ...
0
votes
1answer
357 views

Hide Adobe Flash player setting dialog using flex

In my web apllication i loaded camera using flex. when open camera it displays adobe flash player setting dialog box for user accept or deny. I want to open camera with out asking to user(without ...
1
vote
0answers
299 views

Android Ustream share

Am trying to create an application that will stream a tv station live from ustream but nothing seems to work.The page is loading no video.Below is my code package i; import i.standard.R; import ...
1
vote
1answer
169 views

Flash Microphone Event Resize

I have been recently studying and learning Flash AC3 and my intention was to make a small voice recorder for my website. I have been using google and the search engines and get different answers here ...
0
votes
0answers
113 views

On Mac Chrome, why does Flash input textfield miss some simultaneous key presses?

Click on an input text field of Flash. Sometimes when 2 keys are pressed, only one letter appears. I only observed this problem on Mac Chrome Flash. Any solution or workaround for Mac, Chrome, ...
0
votes
0answers
19 views

Does mediaelementjs flash video player support Stage Video?

Does mediaelementjs flash video player support Stage Video? If yes, is it switched on by default or how exactly could it be turned on?
1
vote
5answers
156 views

Apply smoothing to scaled display object

I have a display object (not image) that I'm scaling down. It has the same jaggies and aliased edges that an image does when it's scaled. Is there a way to smooth that display object in the same way ...
0
votes
1answer
359 views

Actionscript 3 Get clipboard data (fp 11)

I would like to get clipboard text in AS3 (flex, flashdevelop). I know I can't just monitor clipboard, because while most other environments can, flash application are evil and can guess when they see ...
-1
votes
1answer
59 views

JavaScript only executes once inside php code

I have a video player which is javascript. I have stuck it inside a php variable and then have attempted to echo it out. It works perfectly the first time i echo the video. But the second time I echo ...
2
votes
3answers
81 views

Is it faster to set a reference to a local variable of a nested object in ActionScript or the same?

I have an object that is nested several levels deep which I'm referencing multiple times. Is it faster to create and set a reference to that object or does it matter? Context I heard that it is ...
0
votes
1answer
66 views

Disabling back, forward, seek for videos to be run on flash player

I want to take much control of the flash player playing my videos for the users on my website like I want to restrict them seeking to a position in the video, to initialize the video from the place ...
0
votes
1answer
59 views

Hd FLV player tool bar shows undefined When SEF ON

i am getting problem in my hdflv player on my joomla 1.5 site.i searched lots of thing about this issue but no one still face such thing that i am facing now.i am using the component of hd flv player ...
-1
votes
3answers
845 views

Play flash video / streaming with external program

This question is kind of tricky to title. What I need to know is wether or not it's possible to use some program on Windows that could play flash videos from websites. I'll explain why. I have a ...
1
vote
0answers
132 views

Wav Secure Streaming ASP.NET

So my problem is : I have a website, a file sharing kind of website, where users can upload(to server), download(from server) files.Everything nice and cool but now a have a new requirement. For 'wav' ...
0
votes
0answers
56 views

How to disable the pop up Adobe Flash in Xcode

I have a problem with UIWebview. It seems like every time I open a UIWebview, an Adobe Flash requirement pops up. It states that "the content of this page requires a new version of adobe flash ...
0
votes
0answers
115 views

show/hide play/pause flashplayer on click [closed]

I've got a some divs containing a flashplayer (youtube), these divs are display as none until you click them, but they start playing in the background (in chrome) when you load the page so i thought i ...
0
votes
1answer
402 views

download flash video using php readfile

i am trying to download flv video to the flash player using PHP's readfile() function, using this i can hide the location of the file. i tried these codes but jw player don't work, file can downloaded ...
1
vote
0answers
321 views

How can i give rtp: protocol as a src in embed player in html?

i am trying to stream live video from url rtp://224.168.116.253:4568 using flash player can somebody tell me how is that possible pass this url parameter as src, how can i make it work, i have ...
4
votes
2answers
123 views

Is OGG really necessary for HTML5 video full compatibility?

I'm preparing a webpage with a video. I'd like to make it compatible with a wide range of devices, so I inserted a HTML5 <video> tag with a Flash Player fall-back (FLV video file) for ...
0
votes
1answer
518 views

video fallback using object tag doesn't work with appendChild

I've got a video player application that uses a variant of video For everybody. With a HTML5 <video> tag enclosing a <object> tag for flash falback on internet exploder. It all works well ...

1 2 3 4 5 16