| Thread | Last Post | Replies |
|
| Right Aligning a MC | 31 Jan 2007 23:39 GMT | 5 |
I'm trying to right align a MC that I have exported to runtime. I want it to remain on the right hand side even after a browser resize. I'm using the following code... the MC aligns properly when the browser is opened, but when the browser is resized it begins moving right off ...
|
| get class name | 31 Jan 2007 22:33 GMT | 1 |
Does any one know how to access a component's name or it's class path in Flash 7/8? Thanks.
|
| ActionsScript help! | 31 Jan 2007 22:17 GMT | 1 |
i want to move a movieclip in the stage area from one position to another when i click on another movieclip! i know the theory but i could use some help with the code plz! so it is suposed to be like this (i think)...
|
| #include "myFile.as" | 31 Jan 2007 20:46 GMT | 2 |
Its posible "un-include" a file. I have some function inside this file that at some point I don't want to be active. tks,
|
| Does Flash do named anchors? | 31 Jan 2007 20:29 GMT | 4 |
Hi - I'm using an external HTML to build a glossary in one section of the Flash application. This list of glossary terms is getting updated often so it's a good thing that
|
| I'm stuck after I delete onEnterFrame | 31 Jan 2007 19:45 GMT | 5 |
I've made a lot of progress on this file thanks to some help from the forum. I've reached a point I can't figure out. In my released() function, I need to call a delete onEnterFrame so that the scripted tweens can run. But how do I "reinstate" the onEnterFrame when the ...
|
| Input not working in Firefox browser | 31 Jan 2007 17:39 GMT | 2 |
I have a flash animation and its getting some inputs from users. The input bozes not working in linux firefox browsers. Could you help me out to solve this? Thanks in advance.
|
| Script Issue | 31 Jan 2007 17:30 GMT | 5 |
I have a script attached to a button that zooms in on a movieclip when pressed, I need to modify this script so that it stops zooming once it has reached a certain point. Any help would be greatly appreciated. Below is the button code. on (press) {
|
| Graphics "Ripper"? | 31 Jan 2007 17:09 GMT | 2 |
I'm going to do some drawing with the graphics API and am having a hard time knowing where to place the points ? especially for the curveTo(). Does anybody know any free tools for the Mac where I could draw a shape using the authoring tools and then retrieve its lineTos, curveTos ...
|
| Simple Multiple Drop Down Menus dont work | 31 Jan 2007 17:01 GMT | 2 |
I'm trying to get several instances of a menu to work in Flash 8. I want to have 16 thumbnail images, each with a different drop down menu associated with it. I can get it to make the menus, but the showMenu positioning won't allow me to create different locations for each menu. ...
|
| Active X and FlashVars Troubleshooting | 31 Jan 2007 16:33 GMT | 1 |
An swf - Navigation is embedded in an HTML site. The Navigation should receive a status - var from outside, so I used the param and embed tags with the FlashVars Option and its value. Unfortunatly in IE I have now the well-known problem with Active X warnings.
|
| Help with Buttons | 31 Jan 2007 16:32 GMT | 5 |
So here is my problem: I have a button which I want to rotate an image. It rotates it with a value of 2 every time the button is clicked on. Needless to say, if you want to turn it 90 degrees, you'll have to press the button an annoying number of times. So I'd
|
| external linking issues | 31 Jan 2007 16:23 GMT | 2 |
I have created a website that is almost entirely comprised of a dynamic image slider. I am trying to set buttons on another page to link to certain pages in the original slider and am struggling. Anyone got the good word on this?
:confused; |
| printjob with learning interactions | 31 Jan 2007 16:01 GMT | 2 |
What I'm trying to accomplish is to allow the user to print all the frames in a certain section with a push of a button. E.g. one section of frames goes from frame 20 to 29; the user is on frame 25. By pushing the "print this section" button, the printer will print frames 20 ...
|
| GetURL doesn't work on live site | 31 Jan 2007 15:57 GMT | 3 |
I have a flash 8 movie that works fine , with a button that invokes GetURL to open a popup window. It works from our standard URL for veiwing a customer site (like www.ourrealsite.com/default.asp?domain=customerurl), but doesn't work when the url being used is the customer's ...
|