Hi, I am working on a mobile project where I am loading animation content into the main skin. I am using Flash Lite 2.1 version. I am facing a red colour...
hi all, have a look at this site ... www.vhq.com.sg can anyone hazard a guess how they have deployed Flash video? its basically their ads and showreels, so...
Hi Friends, Is it possible to automate the following steps through JSFL? 1. I need to open the images from the flash library in macromedia fireworks (any image...
Hi Guys... Does any of you worked on any kind of flash activities which are designed keeping 508 or accessibility guide lines in mind. Setting tab index in...
I'm using a swf to find out the bandwidth available on client machine. It's working fine if that swf gets loaded from the server. But if browser picks up the...
Flash does not support accessibility on MAC. There are lots of online forums which suggest so. Check some info I have listed below which I have found on the...
Hi Parag, This will force the browser to get the swf from the server every time. As I said earlier, I would not prefer this since it will unnecessary increase...
Hi all, i am embeding video clip into flash i want to on / mute button for sound of that video clip. i used stopAllSound for stoping sound but how to get back...
Hi, inspite of stopAllSound use setVolume function and set d volume to 0 and den reset it to 100. Hope this will solve ur query. Thanks & Regards, Imran, ...
Hi All, In my application, I have a parent browser with one swf and a its child browser with another swf. I want to pass data from one swf to another. I have...
As far as I can remember, local connection lives up to its name and promises. I see no reason not to use it. I remember, even having our own extended class...
Thanks Brajeshwar, you relieved my tension. I was not sure about the reliability of the localconnection and unnecessarily trying other options. Mahesh From:...
When we are moving from step 1 to step 2, we would have most probably scrolled down to see the complete text in step 1. When we click Next in the procedure...
Hi Is there any way to identify whether a particular .swf is available in the path or not (Except Movieclip loader). Requirement : Based on a particular value...
Let me rephrase. When you call movieClip.loadMovie(ext swf) and if the external swf is not present on the specified path, movieClip.getBytesTotal will return...
Hi, In such cases, the getBytesTotal() method of that movieclip will return -1. By looking at this value, you can find out whether external swf is present or...
Try to add some loop here. This is just because, you'll get -1 value as soon as you fire this event and you'll be mis-guided that file does not exist. Make a...
Hi Aloysius, Use MovieClipLoader class. It has an eventListener of onLoadError. If File is not found this event will be triggered and you can further continue...
Hi all, how r u???? I am here to find some good flash programmers. I have a project , A flash website in which i have done all designing stuff but i need...
Hi All, I required a good designer who can create a various characters like www.meez.com and also accessories, clothings to etc. Let me know if anybody...
I would like to understand and work for the kind of job u are looking for freelance. Can u send details Aparna Gupta India ... flash ... script to ... by...
I would like to understand and work for the kind of job u are looking for freelance. Can u send details Aparna Gupta India Why delete messages? Unlimited...
Hi Aparna, how r u?? thanks for replying. soon i will contact you. please can u send me any live link of any website where you have done such message board...
Hi, If you wish to work in Dubai, here is an offer http://jobs.brajeshwar.com/2007/08/flash-developer-in-dubai/ -- Regards Brajeshwar http://www.brajeshwar.com...
I need to design and develop my company products through web based training solutions; by adding more interactivity solutions in the same. I need reference to...
Hi Irfan, Thanks for your replay. But I have another problem. By using this MovieClipLoader class, I can verify whether a particular (1.swf) is available or...