Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages.
0
votes
0answers
4 views
Firefox incorrectly displays iframe youtube video
I've used the excellent jQuery swiper plugin (http://www.idangero.us/sliders/swiper/) to create a scrolling player interface that shows content "slide" by "slide", each slide being an <article>. ...
0
votes
1answer
11 views
Character Jump with Animation
Im trying to create a platform game but im struggling with the jump part of the game. I have got the jump working but when I try to add the animation it goes all wrong. When I hit the jump button it ...
0
votes
0answers
6 views
FLV in flash player stuttering
My FLV plays smoothly in VLC, Windows Media Player and Adobe Media Player.
If I load the same movie into flash, either by streaming, embedding, using software rendering or hardware rendering... it ...
0
votes
0answers
9 views
pixelbreaker AS3 Mousewheel event not working in Mac
I've a project which I've done it 1 year ago. Now that project have some amendments and I need to republish the flash file. But the mouse wheel event not working anymore even I've change the publish ...
0
votes
0answers
7 views
How can i get information about storage devices attached?
I want to get details about devices like sd card, usb flash stick, usb external hdd attached to a android devices (tablet or phone) like manufacturer, type(hdd, stick or mem card), size, partiton ...
0
votes
1answer
11 views
Why does changing text in Actionscript only preserve included letters?
I am working with Actionscript 3 in Flash, and I have a dynamic text field, instance called "textField" inside an instance of movie clip "mcpoo" and a keyframe with actionscript:
...
0
votes
0answers
11 views
video.js - controls not displaying in IE8
I'm implementing videojs and have it working in all browsers however the controls are not visible and the play button is broken in IE8 with Flash fallback.
Following some digging, I've ensured that ...
0
votes
1answer
14 views
AS3 List with expanding sublists
Basically I have a list of states that scrolls through, and I want a list of towns to appear next to the state once the cursor is over it.
I tried making each state name a button, and going to the ...
0
votes
1answer
23 views
Soundcloud player without flash
Hi I'm trying to customize an audio player using soundcloud API.
https://github.com/soundcloud/soundcloud-custom-player/wiki
This is my code:
<!DOCTYPE html>
<html>
<head>
...
0
votes
1answer
11 views
Centering flash in <div> on different browsers
I have this simple html page that I edited (from html page made by pano2vr program) to show panorama on. For some reason it does not center the flash content inside div on all browsers. On Chrome it ...
0
votes
2answers
12 views
How to create/customize a web download installer like flash using nsis?
I want to create a web download installer using NSIS. I captured the following screenshots from installing flash, which is exactly what I want to create my own installer, which also downloading some ...
0
votes
0answers
24 views
Good tutorial for flex 4 in flash develop
I'm looking for a good tutorial, which shows how to develop Flex 4 Apps with AS3 background in Flash Develop.
It should show how to create a Main.mxml with controlled by another Main.as.
Is there a ...
0
votes
0answers
12 views
Adobe AIR SharedObject - Android/iOS - On update not found
As the title states, my user's on iOS and Android are reporting their save data has been deleted when I push an update to the respected storefronts. The game saves and restores data properly on ...
0
votes
0answers
7 views
Compile Flash Movie for Adobe Air for Desktop
we have a flash file that compiles just fine as an SWF but wont compile as an AIR application for the desktop (windows).
We are familiar with the process and have done it many times with other flash ...
5
votes
2answers
28 views
Touch events for empty space inside a starling sprite
I have a Starling Sprite which I want to get touch events for. A am using
content.addEventListener(TouchEvent.TOUCH, onTouch);
function onTouch(e:TouchEvent) {
var touch:Touch = ...
0
votes
1answer
14 views
adobe flex embede font don't show in the Text tag
<?xml version="1.0"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" paddingTop="0" paddingLeft="0" paddingBottom="0" paddingRight="0">
<mx:Style>
.top
...
0
votes
0answers
11 views
How to program a smooth movement like HaxBall?
I'm learning to ActionScript 3, because I thought that it has a Unity-style (i.e. smooth) movement. But instead, it is C# - style (this.x+=1;) type of movement.
So is there a way to make your ...
0
votes
0answers
3 views
Unable to install iOS app made using Air 3.2 on iPad retina
I am working on Air 3.2 for iOS project . I am making a game. I have made sure to put the UDID of two devices , my iPad 2 and my iPad 4 retina in the mobile provision.
I am able to install the app on ...
0
votes
0answers
9 views
Web pdf viewer plugin without download capability
I am trying to embed few PDF files into my webpage and I don't want users to be able to download them.
Is there anything I can do to achieve this(flash or something else perhaps)?
To make myself more ...
0
votes
1answer
29 views
Adding object to another sprite layer causes issues
Essentially, the spawning ships appear above the crosshair whereas I want it to be the other way around. I tried adding the crosshair to another layer but then clicking / 'shooting' the ships does ...
0
votes
0answers
6 views
Multiple SWF file upload in drupal
I have a single swf file and there are 10 more swf files which are linked to this main swf file. When I keep this files in a single folder and run the main file, all the related swf files are ...
-3
votes
0answers
18 views
How To Scan For Virus Before Uploading In Flash? [closed]
I have a online app made in flash that lets you upload files, and i would like to scan the links before uploading for everyones safety. The uploader is a flash .swf
1
vote
1answer
24 views
Can't get Javascript to interact with Flash
I can't get my Javascript to affect my SWF object.
The object is rendered correctly in the browser but I cannot call the "fill" method that I exposed to the ExternalInterface.
The ready function ...
0
votes
0answers
26 views
Simple Actionscript 3 for button
I was very familiar with AS2 and am just getting familiarized with AS3.
I have a movieclip that serves as a button. On hover, Flash plays the second frame of that movieclip. My question is how can I ...
0
votes
1answer
30 views
AS3 error 1046 handler
I'm talking about this error:
ERROR 1046: Type was not found or was not a compile-time constant: CustomType
Where CustomType is defined in a class in an .as file.
I know you need to import that ...
0
votes
1answer
33 views
actionscript 3 Save camera input as GIF
I'm looking to create an animated gif about 15 seconds long directly from the cameras input.
At the moment i've done this by taking many many images every few milliseconds (frequency defined in a ...
0
votes
1answer
29 views
Actionscript3 when time is up go to another function
I dont't know about flash but want to make little animation. I have clock running at the moment and when time is up I want animation to go and do another function. That function has:
private function ...
0
votes
1answer
16 views
Reliable way to tell when access to the camera has been granted in ActionScript
In my little Flash app, I need to know when the user has granted access to the camera. The documented way to tell whether this has happened is to listen for the camera's "unmuted" event, like so:
...
0
votes
2answers
42 views
RemoveChild Not Working AS3 Flash
I'm having a problem here because I'm trying to remove any instances of the rectangle while the Congratulations message is on the the screen. Code is a bit messy but I've been messing around with it a ...
0
votes
0answers
34 views
Flex/Action script programming - listener is not being removed properly?
I am totally new in flex programming and in my code I feel like the listeners are not being removed properly. Below is the code as an example of what I did. For the first time this code is executed ...
0
votes
0answers
5 views
posting interactive panorama only works on HTTP connection
I'm making a panorama out of panotour pro with everything embedded, and forcing it to load flash content only. Then I write meta tags for facebook opengraph understanding. Then I post on facebook.
...
0
votes
1answer
25 views
Action Script 3. Stop game after loop 3 times
I'm creating flash game, Idea is falling objects (in this case apples) from the sky and player need to click on apples. I need to make that when 3 apples are missed show "Game over" or etc, I need to ...
0
votes
3answers
34 views
Action Script 3. Delete object when mouse clicked
I'm creating flash game, Idea is falling objects (in this case apples) from the sky and player need to click on apples, after apple is clicked It must be deleted and Score updated by 10 points.
Here ...
0
votes
0answers
25 views
External ActionScript 3.0
I got myself a nice complex code for rotating/looping 3D particles from http://www.mathandflash.com and I want to integrate them in my Flash website school project to make it look semi 3D. It worked ...
0
votes
1answer
13 views
Flex: How do you use pushView() to access a specific state of a certain viewClass?
From a viewClass called TheFirstView I want to "move" to a viewClass called TheSecondView with the state SpecificState.
I know how to get to the TheSecondView, the code is:
...
0
votes
0answers
5 views
Scrolling site on swf frame - flash as2
So basically I have little bit of problem. I have made swf frame on site, and when I hoover on it, it blocks scroll (like it supposed to do in as2) i would like to have as3 "bug" - intrested in having ...
0
votes
0answers
5 views
Can I blend between WebViews containing video on OS X?
I am trying to create an Mac app that will show a variety of content from a server in a loop.
It should show each bit of content for a few seconds and then fade to the next.
Ideally I could show web ...
0
votes
0answers
9 views
I need an equalizer for my live audio stream
I have tried to use jwplayer and flowplayer, for jwplayer I have found some equalizers but they don't work for live audio streams, I need to have a "monitor" for my live stream, so I tought I could ...
0
votes
0answers
23 views
Air Application for iOS Release Build differs from Debug build
I am building game and using citrus-engine-like level design. In flash i am creating components with some extra component definition like className, displayImage etc. Then i am exporting to SWF file ...
1
vote
0answers
3 views
Embed video from facebook on mobile website dosen't showen
I have tried to embed a facebook video on my website, but on the mobile phones it doesn't appear.
For example:
https://www.facebook.com/photo.php?v=10151630731455498
They give me the embed code from ...
0
votes
1answer
12 views
ZeroClipboard JavaScript library throws Uncaught Error: Error calling method on NPObject
I am trying to copy content to clipboard using https://github.com/zeroclipboard/ZeroClipboard, it seems a good library. But I am getting the error 'Error calling method on NPObject.' when the copy ...
0
votes
0answers
10 views
Embed the SWF in HTML to speeden load time of Flash website
I'm optimizing a Flash website in order to load as quickly as possible. I have a single HTML page with embedded JS, and an external SWF flash movie file. The SWF takes a few seconds to load after the ...
0
votes
0answers
24 views
Window messages Adobe AIR
Is there a way to send Window Messages to applications (Message Queue @ Windows) through Adobe AIR app? I haven't found anything after extensive reading of adobe docs and googling.
0
votes
1answer
13 views
control the order of windows Adobe AIR
Is there a way to control the order of other applications' windows through AIR application? All I could find in Adobe docs were orderToFront(), orderInFrontOf(), orderToBack() and orderBehind() which ...
0
votes
1answer
12 views
Bring a Dynamic Text Field to the Front (w/o using a MovieClip)
I searched google but nothing. I am guessing that either you can't do it or there is a way to do it other than the child functions.
I have an enemy box setup like
-container
--background
--text
...
0
votes
0answers
26 views
Flex: Resizing content dynamically cause container issue
I've got a Flex application with a ViewStack and specific width and height.
Using javascript I'm using external interface to resize the app width (app.width = new width) dynamically. The problem is ...
0
votes
0answers
7 views
Publishing Flash to iOS app crashes when more than 45 swfs included
I'm experiencing the strangest problem. I've built an app in Flash CS6. The assets folder contains 70 swfs (no code just images and sprites). When I try to publish, Flash crashes. After many attempts, ...
2
votes
1answer
52 views
Actionscript equivalent of “eval”
I'm looking for an Actionscript equivalent for Python / PHP / etc.'s eval() function, which dynamically executes code from an arbitrary string.
0
votes
1answer
12 views
using actionscript3 components
Good Day Everyone, In ActionScript3. I have a couple of minor issues. I am writing a message in a text input component and when I click the submit button the message is transferred and displayed in ...
0
votes
2answers
19 views
Can not play flash in android web view after many try
I am doing an android app which show my web site in the webview ! and my website is containing a flash player for playing movie !
Here is the link which containt the flash player and i want to ...
