| Thread | Last Post | Replies |
|
| Mute a SWF at the time of embedding. | 20 Jul 2008 21:39 GMT | 1 |
I was just wondering if its possible to Mute a SWF at the time of embedding. I have a SWF plays music, but i would like to embed it whith it silent. Is it possible to do this without decompiling the SWF? Cheers.
|
| getURL GET variables passed | 20 Jul 2008 21:19 GMT | 2 |
Is there a way to have getURL pass only the variables I wan? I am passing the variable 'orgn' from one flash movie to the next, with the code: var orgn:String = _root.orgn;
|
| Should I start with Flash? | 20 Jul 2008 18:53 GMT | 7 |
I have decided to teach myself how to build and design web pages. I have illustration background, so I have an eye for what looks good. However I am a newbie to web development. I wanted to know if I should start by teaching myself Flash? Or should I start somewhere else? I am ...
|
| quiz templates keyboard navigation | 20 Jul 2008 15:16 GMT | 3 |
I am using CS3 and the quiz templates included. I am a beginner and would like to set up a quiz with text entry questions and multiple choice ones. I want the user to be able to tab to each radio button and check it with the keyboard / text box and press a keyboard combination ...
|
| Viewing only part of a movie clip. | 20 Jul 2008 08:37 GMT | 6 |
Well, basically, as the title says, can it be done? For example, i have a 300x300 movie clip and i only want to see a 100x100 part of it.
|
| Voice Recording | 20 Jul 2008 07:36 GMT | 2 |
Hi.. this is Jmayudu.. I have A problem.. Is there any way to record Voice using Microphone In Flash-8 ,
|
| Making the whole flash video a link | 20 Jul 2008 07:34 GMT | 16 |
Hello, It's been awhile since I've worked with flash and I can't remember how to make an animation a link. Not just adding a button that links to a site, but the whole animation itself is actually a link so that when you hover over any part at any time you can click and it just ...
|
| rotating a combo box, and it's nested items | 20 Jul 2008 06:04 GMT | 2 |
is it possible to set a Combobox Component on an angle? i have a desgin with a -5 degree rotation. There is a desire for a combo box, but after placement, and populating items, the box still insists on expanding at a 0 degeree rotation- i need it to stay within design ...
|
| Get URL trouble | 19 Jul 2008 22:34 GMT | 1 |
I have a root folder called "mysite" inside is my home page's swfs & html files, and 3 folders with their websites and files. In this example one site's folder is called "blade" and the first page is an animation called "intro". From my home page the script on my button that ...
|
| How to Create Hyperlink in Button? | 19 Jul 2008 22:31 GMT | 2 |
I created a button. In the Up-Over-Down-Hit area, I created 2 more layers with a keyframe in Over so the button changes color and makes a sound upon mouseover. Now I want it to go to another webpage when clicked. I'm using Actionscript 3 and I can't seem to figure out this simple ...
|
| Stopping the sound in a scene | 19 Jul 2008 18:25 GMT | 1 |
My app has several scenes, each with its own sound track. When you go from "scene 1" to "scene 2", the sound in "scene 2" starts but the sound in "scene 1" does NOT stop. Both sound tracks play simultaneously. If I go back to "scene 1" yet another "scene 1" sound track starts ...
|
| multiple Flash movies on the same web page | 18 Jul 2008 20:46 GMT | 2 |
Is it safe to place two or more Flash movies (SWF files) on the same web page that will play back at the same time?
|
| Centering items on stage? | 18 Jul 2008 19:36 GMT | 1 |
How do you drag a symbol from the Library so that it is centered on the stage when you put it on the stage? Thanks!
|
| Preload not working on Microsoft IIS server | 18 Jul 2008 19:04 GMT | 2 |
:confused; Hello, has anyone run into this problem. I have a preload on a swf that work on a Linux server but doesn't on a Microsoft IIS server??? Here are the 2 links: Linux - http://test.infinetmg.net/monster/navy.swf
|
| <policy-file-request/> problem in IE | 18 Jul 2008 19:03 GMT | 1 |
I have made a chat application written in AS2.i have a seprate java server for my application. i m using XMLScoket object to connect flash client to java server. var clientSocket:XMLSocket = new XMLSocket();
|