Adobe Flash is a cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages.
1
vote
1answer
13 views
flash drag and drop one of many sprite istances
I have problem with drag and drop function and object selection.
I create simple flash arranger (add table icon to stage - room). I have button which create new istance of table icon, wchich i can ...
0
votes
1answer
14 views
Play Stream in Android from link
I have link of flash player playing live channel,I want to stream it in android using VideoView.
Link of channel is
link
I did streaming using
String url= "http://X.X.X.X/live/X/playlist.m3u8";
...
0
votes
1answer
13 views
Adobe AIR vs Flash Player - sendtoURL Reliability - Alternatives
I'm controlling an Arduino Relay using simple sendtoURL commands. Quite by accident I was testing in the Flash debugger and it worked flawlessly.
Once I realized I was in the wrong environment and I ...
0
votes
0answers
8 views
How to make a Flash SWF video flexible?
Im working on a site where there is a .swf flash video in a <object>tag. I know when working with images and HTML 5 videos you can make it flexible by
img {
width: 100% /* 100% of width of ...
0
votes
1answer
8 views
Dynamic Sprite Touch Event Preventing Click Event
I am creating an android presentation app for a tablet that is projected on a screen. I have created a TouchEvent the adds a circle sprite so the audience can see where the presenter clicked on the ...
0
votes
0answers
20 views
Issue using Bootstrap modal as a Backbone view that embeds a Flash file
I'm having issues with my Backbone view which is a Bootstrap modal. It seems like my SystemTest.swf is embedding, but the callbacks used to get the user's system information (via SystemTest.swf) ...
0
votes
1answer
19 views
AS3 - pass varible to class function (button to dataGrid)
I am trying to create buttons in my dataGrid in Flash. However, I am a begginer and I don't now how to make my function which generates button column take parameters which I need to use to each ...
1
vote
1answer
11 views
Length property of my serialized Dictionary to store in a SharedObject
I am building an Adobe AIR app and I'm storing a Dictionary in my SharedObject.
Something along the lines of what is mentioned here.
But why is the length of my dictionary always null. I end up ...
0
votes
0answers
12 views
crossdomainpolicy and subfolders
After making a request to server in my flash app I get the following error
Error #2044: Unhandled SecurityErrorEvent:. text=Error #2048: Security
sandbox violation:
...
0
votes
0answers
10 views
Access violation exception when trying to call flash function from c# app
My program is windows forms application with swf inside it. I have such c# code:
string invokeXmlString = "<invoke name=\"" + methodName + "\" ...
-2
votes
0answers
12 views
Detecting Network Connectivity in Flex applications
When I try this to detect internet connection in my flex application i get "Property followRedirects not found on flash.net.URLRequest and there is no default value. " error
Could someone please ...
0
votes
0answers
12 views
Flash CS5 Action Script AS3 for Inverse Kinematics at Runtime
I would like to create, delete or split Armatures at run time. For example I would like to create a program that can cut ropes. So if I design a rope with an Armature at Author time, I would like to ...
0
votes
1answer
12 views
On mouse over shows up Flash animation in different place
I have an image on website which is my button, and I want to create mouseover effect- when you are over the image, flash animation shows up in certain place on the website. Ive browsed other topics, ...
0
votes
0answers
11 views
ios application not published using adobe flash professional cc on mac
i am trying to publish an ios application using adobe flash cc on mac and flash professional cs6 on windows.
when i publish my application using cs6 ( air sdk 3.7, air sdk 3.6 ) on windows ipa is ...
0
votes
2answers
19 views
Error with publishing my game
i have created simple game with integration of flare3D which accessing gpu accelerationi have uploaded my files to player io server but when i load my index .html it just started and never load ...