flash

looking for an idea for a .net web app with video chat

Hello all, I'm looking for an idea for a final project in .net. I thought about building an IM AJAX app with .net but am kind of getting the feeling that the only way to do the video/audio chat is with flash and action script... I have 4 month to do the project and the idea that in that time i will have the ability to learn a new lang...

xml data not showing in flash movie

I know this has been asked already. But the solution given is not working. I have a page.php with a flash banner embeded. banner.swf loads, but displays nothing because it is not getting its data from data.xml which is in flash/lighter/data.xml It only works if the banner.swf and data.xml and the banner_images are all in the root dir...

Errors while using the Google Maps Flash API

Hi stackers, my question today is dealing with the Google Maps Flash API. I successfully created a basic map using Flash CS4 with the API here: http://gaban.com/googlemaps/ Now my problem is with the next basic tutorial dealing with a simple Info Window message. The Google DOCS example(FLEX) is here: "Hello World" Documentation here: ...

Why might the onComplete event handler fire early for a Loader Component in Flash, Action Script 2?

I have a Flash Loader component dynamically loading images into a movieclip. Since it may take longer than the clips intro animation to load the image, I have the clip stop right before the image is needed (and display a loading animation), and then when the image is loaded play the clip again. There's also logic to play the whole clip w...

as3 copy custom shape out of bitmap

So, I have bitmapA which is rectangular. I have a crop area I want to copy... However, the bitmap is at an angle from the crop. How do I copy a section from a bitmap that isn't a rectangle laid outon the x, y, axis?? Or copy custom shape???? Thanks ...

resize, rotate, crop then save images online.... ActionScript or JavaScript?

Which is a better approach for this? ActionScript3 or JavaScript+PHP? And if anyone came across an open source tool with either I'd really appreciate it.. after a long search, the only good example i found was this http://www.ajax-image-editor.com but I'd rather have a flash alternative.. Also I don't need all the extra functions such ...

Flash Making AJAX Requests?

I don't really play with web stuff at all, but someone gave me a site template recently and I wanted to start playing with it. I apologize in advance if my terms are misguided. The main top section of the site is a little Flash thing that has buttons as links to different areas of the site. All of that is well and good, but whenever I...

Dealing with multiple GUIs in Flash/Actionscript 3

I'm trying to figure out the best way to deal with writing multiple GUI windows using Flash Components. I thought the best way to handle this was to use a layer for each window that I want, and simply hide/show the layer I want for the window. It would be preferred to not use actionscript alone. Since each layer holds these GUI componen...

Using FlashVars to pass variables to a SWF

I would like to pass over 50 items of variables from php to flash. Actually I want to pass array with foreach statement, looping through the array and assigning loop index to the variables and flash again accept the php values through looping. Is this possible? If passing values through foreach or loop statement is impossible, I would l...

Opening IE Window from within Flex

All I need to open a new IE Window from within Flex code on click of a link. P.S I dont want to open a new Browser. I want to open a browser window only that can open a new URL. Something like clicking on a link in Flex and then open cnnibn.com in a Pop up window. ...

Looking for an alternative to PTViewer for 360 Panorama

Hi, I've been using PTViewer but it is causing some issues with looking for the ptdefault.html everytime and I'm wondering what other options are out there? Thanks, Denis ...

javascript for drawing network diagram for project management tasks

im developing a web based project management web site using php i need charts for tasks about the gant chart it is ok i found a javascript library which functions can take the tasks names , dates and durations then draw a gant chart. but my problem is about network diagram for the tasks , i need javascripts libraries or flash action scri...

Volume control in ActionScript 3

How can I increase/decrease the volume of a Sound on key-press in ActionScript 3.0 ...

How to get am instance name of a dynamicaly created movieClip or name ?

For AS 3 I have a class which crate a panel with close button. and i create an instance of this class like this function _smallThumbClick(evt:MouseEvent):void { var _popup:Popup=new Popup( square.width ,evt.currentTarget.y, evt.currentTarget); addChild(_popup); } and this mouse event from the thumbnail(suppose), so if i clic...

amfPHP Function Input Trouble

Hello, I'm writing an amfPHP function which should take string input. It takes alphanumeric characters without a problem, but unfortunately it returns data as "2" if I send "2.UgnFl4kAWovazp_tVo6fHg__.86400.1260025200-571701419" as parameter. here is the function (real simple as you can see) function checkOpenSession($guid, $session_k...

Facebook, Flash and maintaining state

So here's the situation: I have a Flash application I'm deploying to facebook as a canvas app. There are various states within this app - different "pages", sort of. I want to be able to share this app with other users using Facebook's baked-in sharing mechanism. However, I want each state to have its own share button. That way when so...

Flash / Actionscript: How to make overlapping sprite invisible

See image at http://reggino.kingsquare.nl/tmp/actionscriptProblem.jpg Hi there, I can't get my head around this one... I'm having two sprites, where the intersection of these sprites has an alpha of 0. I tried all the blendmodes and filters, but none of them seems appropriate. I've been puzzeling with extra layers on top of these thr...

Actionscript physics engine which supports particles attracting eachother

I'm looking for a physics engine for Actionscript which supports particles attracting eachother. Like in this example. So not just objects being attracted by the floor like in most engines (eg. APE afaik doesn't support particles attracting eachother) ...

Setting Flash (AS3) variable with Javascript

How could I set a Flash (Actionscript 3) variable using javascript? Or is it possible to call a flash function with parameters from javascript? I have tried document.getElementById('flash').SetVariable("data", "asdf");but it only works in AS2 and AS1. ...

Where can I get flash games to add on my website?

Hi I am have a web site in Flex. And i want to add a few flash games in it. Can someone tell me what services provide there games to be added. I know addictinggames.com has its games on facebook. Can I also add there games on my website? Have a great day. Zeeshan ...