Tagged Questions
For questions on Adobe's cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages. For questions related to memory, use the tag [flash-memory].
4
votes
0answers
252 views
Flash AS3 stage.colorCorrectionSupport always resolves to unsupported - what happened to stage.colorCorrection?
Two and a half years ago Adobe announced that FlashPlayer 10 would support color correction. Admittedly the implementation was really basic because it would always assume all content to be sRGB ...
4
votes
0answers
9k views
flash objects must have the 'source' and 'picture' attributes
This started happening today. Yesterday everything worked just fine and we didn't publish new code since week ago.
Go to: ...
3
votes
0answers
207 views
Uncaught Error: ERROR: … could not locate ZeroClipboard JS object
I am trying to use zclip.js.
if I use external file "http://www.steamdev.com/zclip/js/ZeroClipboard.swf", it's fine.
$("#face").zclip({
path: ...
3
votes
0answers
88 views
AS3 YouTube chromeless player ads affect the parent application scale property
Summary
I have a Youtube API chromeless player in my Flex/AS3 application.
All worked fine until last month we started to experience a zoom-in problem on page reloading.
Problem description
Here ...
3
votes
0answers
1k views
Jwplayer force HTML5 playback
I am using JWplayer 6
I need to force it to use HTML5 even if HTML5 is not supported (this is for resting purposes)
I cant figure out how to do this
I have tried setting ...
3
votes
0answers
70 views
How to check when a coldfusion flash form is finished loading
I am working on a project that uses Coldfusion flash forms and actionscript.
When the form is loaded, there is onLoad functionality that is executed.
This functionality does a bunch of calls that ...
3
votes
0answers
1k views
Embedded SWF posted on FB wall won't appear on new Facebook UI
I have found thousands of solutions for embedding a flash player in a Facebook wall, most of them considerably outdated and almost nothing posted after the major UI changes that FB has made relatively ...
3
votes
0answers
411 views
Embedding Adobe Flash Animation With Image Fallback Internet Explorer 10 Windows 7
I have little flash animation on the home page of a site I made. I want it to fall back gracefully to a static image if the user doesn't have flash. This has been working just fine.
Then I got the ...
3
votes
0answers
3k views
mediaelement.js video by flash fallback do not autostart
I use mediaelement.js to Play Video with fallback Option to Flash. It works fine for all new Browsers. The Video autostart by display the page, for example in IE9 an IE10.
My Problem: In IE7 and IE8 ...
3
votes
0answers
354 views
Is there a way to select the output device for an audio from a web page?
Here is the problem,
The webapp i'm building have audio notifications and a vide conference option, so the user normally is going to have speakers and a headset connected to the PC, my client wants ...
3
votes
0answers
186 views
JavaScript: Programmatically capture frame of YouTube video
Can I programmatically capture frames of a Flash video inside Chrome?
I ask because I can corrupt YouTube video frames with pixels outside the browser (using WebGL) and I want to extract those ...
3
votes
0answers
115 views
Has someone made adobe native extension for integrating with NextPeer's social plugin
I've searched all over for an ANE wich is integrating NextPeer's social plugin, but with no results. I was wondering if someone has ever made it and if it's made where I can find it. Here is the ...
3
votes
0answers
428 views
Embedding Flash in Linux GTK Application - Sandbox Violation
I'm embedding a Flash SWF file in a Linux application using the NPAPI. Everything works fine but when the Flash calls "fscommand", I'm getting a security sandbox violation. I tried the program with ...
3
votes
0answers
198 views
Is there a way to get Flash to accept self-signed certificates for RTMPS NetConnections?
I have a self-signed certificate that validates just fine. When I install the root cert on a client machine, sites served using self-signed certificates work just fine.
However, when I install it in ...
3
votes
0answers
232 views
mtasc for Lion OSX?
I'm having a bit of trouble setting up mtasc on my Lion OSX machine. I'm currently trying to run a makefile script that is:
SWFMILL := swfmill
MTASC := mtasc
MTASCSTDLIB := ...
3
votes
0answers
2k views
Force non-flash Vimeo embed or disable Flash in a WebView?
First some details to help explain:
If you load a Vimeo link such as the following:
http://player.vimeo.com/video/40234826, or use their iframe embed code,
into a WebView, one of two things will ...
3
votes
0answers
611 views
WCF REST Streaming for video playback
I need to play videos on the ASP MVC 4 web site with HTML5 video tag, if supported, or JW Player otherwise. Now I use WCF REST method to get access to video files in the following way:
...
3
votes
0answers
1k views
URLRequest with Accept header: gets put in request body, not overrides default request header
A collaborative project has a Flash application which makes use of a sort of API (a work-in-progress, bunch of related PHP method). The API used to serve data in JSON, but now we require support for ...
3
votes
0answers
467 views
Firefox/Windows - Crashing with Flash Debugger
I use daily the Flash debugger. Lately, after switching to 64 bits Windows, the Flash Player Debug version keeps crashing after showing an alert message.
EDIT:
It seems now it's fixed. The Flash ...
3
votes
0answers
1k views
How do you load a WAV file with Sound.loadPCMFromByteArray()?
Based on the resource here (defining the structure of a WAV file), I was able to get the audio data between the 44th byte and near the end of the file (some extra meta-data exists at the end which is ...
3
votes
0answers
2k views
Mediaelement.js IE8 Flash Video Not Working
I'm trying not to duplicate problems, but this is something that I've been been battling for a while and none of the solutions I've come upon here helped my situation. I am in the process of moving ...
3
votes
0answers
343 views
Flash Express Install not updating
I am trying to get my Flash Express Install script working on my computer, but it never opens up the pop-up to update. I want to be able to have my users to update their flash through express Install.
...
3
votes
0answers
459 views
Add sound to swf file via SwfDotNet tool
I need to make swf file (slide show) from images and sounds (narrations).
I am trying to use SwfDotNet tool for it.
There is article which describes how to add images to swf ...
3
votes
0answers
654 views
How do I enable tipsy tooltips when hovering over flash objects?
I'm looking to implement a 'copy to clipboard' button exactly like github does. I'm using clippy to render the button and tipsy to get the tooltip.
Right now, there's a span of 14x14 wrapping the ...
3
votes
0answers
648 views
Show html link over flash object without using wmode=“transparent”
On my html page, I have an iframe where I load another html page. This inner html page contains a flash movie. The iframe occupies the whole space on page. On main page, I need to show an html link at ...
3
votes
0answers
580 views
swfupload selecting directory for upload
is there a way to allow the user to select a Directory/Folder on there computer and have all the *.doc files upload?
3
votes
0answers
879 views
YouTube videos not playing in chromeless player in Flash using Zend_GData_Youtube class in PHP to pass results to flash (Works fine on Mac Safari??)
I have been noticing some strange (but consistent) behavior with the
chromeless YouTube Player API. I have a Flash AS2 SWF that uses
cueVideoById() to show the thumbnail images of videos which works ...
3
votes
0answers
453 views
XPCOM Shockwave Flash C++
I recently started "playing" with xpcom, and I would like to know if there is a way
do interact with a Shockwave flash element.
In IE I can use the IShockwaveFlash interface, but for the Firefox I ...
3
votes
0answers
133 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 ...
2
votes
0answers
63 views
as3: draw a stroke to a transparent image
i am trying to replicate the photoshop's magic wand tool to a bitmap uploaded by the user.
To achieve this effect i am using threshold to select some pixels and then manipulate those pixels, even ...
2
votes
0answers
143 views
How to play ultrasonic WAV/PCM file in javascript without losing data
I need to loop an audio file (WAV, OGG or raw PCM) in the browser that contains segments which are unheard (ultrasonic) by the human ear (yet contain data which is valuable to me).
Using Chrome on ...
2
votes
0answers
50 views
Image Limit in Flash/Flash Builder?
So here's a fun one for you guys. Is there a limit on the number of images that can be imported into Flash or Flash Builder?
The answer, I would initially think, is no, however my current project is ...
2
votes
0answers
91 views
AS3 TextField and TextFormat memory leak “other bitmap memory”
I've run into a memory leak problem during programming AS3.
I try to format a text in as3 and adding it to the stage, but there happens something crazy.
This is a part of my code:
var ...
2
votes
0answers
78 views
Buffered MP4 video won't play
I've integrated flowplayer on my site to play MP4 files but it isn't working as expected.
When click play, every video loads up to 3 MB ( takes about 25 seconds ) before start playing.
When ...
2
votes
0answers
40 views
Interfacing with an IP stack between embedded flash partitions
I have a TCP/IP stack that I need to share between my boot partition and my application partition. The stack is initialized in the boot code and both boot and the application make use of the stack. ...
2
votes
0answers
78 views
Flash security permissions not working in chrome
I just developed an application in Flex Action Script 3.it Runs Nicely on Firefox but Not in Chrome.When i Disable Pepper Flash Player Plugin It runs on chrome.Kindly Guide me How to tackle this ...
2
votes
0answers
335 views
Changing flash mode with a custom camera overlay
I am using the UIImagePickerController with a custom camera overlay view and wish to add a custom button to toggle the flash mode between auto, on, and off. Here is the method the button calls:
- ...
2
votes
0answers
76 views
Please suggest solution for Crashing Swiffy converted swf to html5 on IPAD safari
I have stuck at problem of crashing of swiffy converted swf file in html5
I am working on e-learning
In my course I am integrating the swiffy converted html5 files
After viewing some pages the ...
2
votes
0answers
203 views
ActionScript NetStream.Publish.BadName Error after Connection lost
I'm using AS3 and Red5 Flash Server for streaming.
Everything worked fine until I've got an issue. I don't know its Flash server bug or not !
When i close a stream connection (on publisher) and ...
2
votes
0answers
60 views
video.js how to speed up video?
I want to use video.js to speed up videos of lectures so that I can watch it faster. This mean I have to understand the content of the lecture while the video is running at say 2x or even 2.5x speed. ...
2
votes
0answers
182 views
How can cef support H.264 and flash?
I'm now developing an app with cef3 for Windows. I know that chromium has just dropped supprort for H.264. But is there another way that I can make my application play mp4 and flash video?
2
votes
0answers
48 views
Coldfusion 10 Flash Remoting deserializing Error
Our Coldfusion 10 Standard server (Windows 2008 and IIS7) has been handling flash remoting requests from our Flex app and AIR IOS, AIR Android APP sweetly for over a year until a few days ago.
We're ...
2
votes
0answers
80 views
Flash in Facebook feed for other things than games or ads : is it allowed?
I would like to make a small quizz widget (with an internal scrollbar) in flash so it can be directly used within the facebook feed by the persons who see the post.
I saw that a game can directly be ...
2
votes
0answers
296 views
Embeded YouTube Video Chrome Pepper Flash Bug
I've been trying to design a way for when a video is clicked, a popup with the video in it opens, graying-out the rest of the screen, with the video going away if the gray area is clicked. However, in ...
2
votes
0answers
283 views
Symbol(s) not found for architecture armv7 - Flash Builder for Windows / iOS Native Extension
I'm attempting to run the example project for this Adobe Native Extension 'SongPickerANE' from Flash Builder on Windows onto an iOS device. I've run it successfully on the same device (and iOS ...
2
votes
0answers
124 views
HaxePunk is throwing a run-time error when Loading an image
**
SOLVED
**
I am currently making a game in haXe with the HaxePunk Library which uses OpenFL targeting flash using the Flash Develop IDE. I am following this tutorial.
I have got a class that ...
2
votes
0answers
427 views
Uploading files with Flash, FileReference, HTTPS, and Error 2038
It seems like this issue has been widely discussed, but I can't find the definitive solution to the general problem.
Long story short - I'm trying to use a Flash SWF embedded in an HTML page to ...
2
votes
0answers
943 views
Can't play RTMP stream on flash
I have a problem with playing the RTMP URL in flash. When I try to play the RTMP,
it will not begin to play the stream. I'm not sure if I am using valid url.
Here is the link:
...
2
votes
0answers
407 views
Error: unable to open AIRSDK/frameworks/libs/player/11.1/playerglobal.swc
I get the following error intermittently when compiling a swc using compc:
[exec] Using AIR SDK: /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK
...
2
votes
0answers
99 views
GET size limit for Flash SWF, Air for Android, Desktop exe/app projectors urlRequest
What is the size limit on GET urlRequests for Flash-based environments?
I know browsers and servers have their respective limits but I'm wondering about local SWF, EXE or APP files.
What about AIR ...