Hi. this is my first post here.
I'm using an existing Flash widget but would like to add more functionality to.
The Flash widget is a basic audio player with limited functionality. As I don't have any control over how the widget was built, I'm unable to directly communicate with it but I'd like to detect when it's stopped streaming so ...
I have a flash file developed with Flex/ActionScript and put it on www.domainA.com
How can I prevent others to download my flash (*.swf) and to embed it in other web site (e.g. www.domainX.com) ?
I can hard code it by checking if "loaderinfo.url" is the same as www.domainA.com, but it seems not a clever solution.
can policy file be us...
So I have a simple flash movie.
I have created 3 layers (actions, background, header) Background contains an image, header contains a movie clip with an instance name of "mc_header". In the actions layer I have said mc_header.visible = false; Yet when testing the movie it continues to show for no reason.
...
Hi all, I've bought the "virtual gallery" from flashden but I'm having problems implementing it.. I'm not used to using flash galleries or xml files, so hopefully someone can help me out a bit.
Here's the call to the flash (js):
var so = new SWFObject("gallery.swf?xml=category_1.xml", "virtualgallery", "100%", "600", "10", "#414141")...
Hi! Here is what I am trying to do: A user will launch my flash application from my website. When they do, it will ask for permission to use their webcam and then display the image coming from their webcam in my flash application. Then, they'll be able to see themselves in the flash application on my site through their webcam. What ...
So to sketch out our situation
We have a html page(domain: hyves.nl) with an iframe
in that iframe we load a php file (domain : atik.nl)
in that php file we start a session
and we embed our swf file (domain : atik.nl )
in our swf file we access a special page "calls.php" (domain: atik.nl)
where we can get some special data. (that's ...
Hi,
I am using SlideShow Pro (a flash slideshow/media player) on a site. I want to receive notifications (in JavaScript) from the flash player when a video is finished playing so I can load another video via Ajax. There is an onVideoEnd() ActionScript call in the API:
http://wiki.slideshowpro.net/SSPfl/API-onVideoEnd
In ActionScript:
...
I am in the planning phase of a new multi-user client/server app using Flash via Flex and AIR. I am trying to decide which web platform/stack is the best suited for this?
I have used RoR in the past, but as i understand, RoR is single-threaded, and is therefore not the ideal choice for handling potentially thousands of simultaneous req...
Hello,
I'm new at flash and I'm trying to access a .net web method I've created from Flash CS3, using AS2. The problem is I cannot make this work.
The code is the following:
`import mx.services.*;
var myXml:XML = new XML();
var ws1:WebService = new WebService("http://localhost/manyworlds/mwframework/webservices/statisticscharts.asmx...
When a youtube video is displayed within an external site, a poster image is displayed but the actual video is not loaded until the user clicks the play button. At that point, the video file begins to buffer and the video plays.
This seems to be different than many sites, where a flash video is embedded and the video begins to buffer au...
I need to put some markers in my flash animation that can be used to direct a user based on the reputation he has. If his reputation drops over time, he should be directed to a particular point inside the flash animation which is a game. How is this handled in flash cs4 traditionally? Examples and resources will be helpful.
Also, these...
I have a feature on my site that is having issues on browsers that have the page zoomed in. When someone that wants to see the text larger zooms in the page with the browser, it zooms in the flash instead of resizing it, so it makes it unusable. Is there a way to keep this from happening, or is it just a bug with the browsers?
...
Hi,
Got a weird bug with FireFox only. I'm using Uploadify - a great jQuery upload utility to allow multiple uploads to my site. I have a Modal Popup which appears in the middle of the window with blackened out background. My Flash upload button is inside this popup.
In all other browsers this works fine, but in FireFox, sometimes (n...
I'm just starting to learn some actionscript and have been given an example project that I'd like to hack around on a bit. I'm learning AS by writing in a text editor and compiling with mxmlc. I have Flash CS3, but I'd like to learn with the editor.
The project that I've been given was delivered only in a .fla project. How can I extract...
I am making an AIR app that is launched from the browser. When the user is changed the browser cannot launch the AIR app. Is there a way to set some param in the application.xml file or somewhere else to have the app be installed so that all users have access to it?
...
In addition to mark-and-sweep, the garbage collectors for .Net and Java both also run a compaction phase to cut down on memory fragmentation. I am not able to find any documentation on a compaction/defragmentation phase for the Flash 9 garbage collector - does Flash not have any compaction phase?
...
Hi community,
I have the following problem, I have a canvas with some axes and grids I drawed on it by Shapes and added them to the rawchildren of the canvas. Now I created a custom component with only a VBox and a BezierSpline (degrafa) embedded. Now as I added the spline component to my canvas (addChild(spline) the spline is behind th...
I am willing to create a script that takes information from a website which is done in flash.
I was about to start coding an application doing something like:
moving mouse to position x,y.
do a mouse click.
wait x msec.
get data.
My question is: Is there a better way to do this? Any lib?
Thanks for reading!
...
I have a very specific requirement that I can't find a charting library for. I need to show multiple stacked column or step-area charts on the same 3D axes to compare multiple periods of time to each other - for example, the y axis would show sales volume with regions stacked above each other, the x axis hours of the day and the z axis s...
I am setting up a music blog that uses a embedded flash player on Blogger.
The flash player works fine in Chrome but not in Firefox any suggestions? Am I formatting my embed and object tags improperly?
http://mostlydirtyalwaysfresh.blogspot.com/
...