| Thread | Last Post | Replies |
|
| Creating an exe shell - library items | 01 Apr 2006 00:35 GMT | 5 |
I'm trying to create a shell, only purpose is to read in some xml, and then load some swf's based on that. What I'm not getting at all, is if I have (lets say navigation.swf) all ready to go, and I load this into an empty movieclip... why do the library items used in navigation.swf ...
|
| how do i alter this script to make a movie fade ? | 31 Mar 2006 23:14 GMT | 7 |
hi all , this script makes the movie dissapear instantly ... what iwant is for it to fade out smoothly (cant use tweening cos of the script i think) heres the script on the close button on (release) {
|
| How can I know the size (Y) of a dynamic text? | 31 Mar 2006 22:38 GMT | 10 |
Im triying to find out on the fly the size of several textboxs that are dynamic... Can I do it?
|
| actionscript and variables | 31 Mar 2006 22:37 GMT | 2 |
I have a flash movie with actionscript that runs in frame one. I have nested movies (animated buttons) with actionscript in their frames as well. What I need to do is have the button set a variable to a "previous" when clicked on, send a call to a function in the actionscript of ...
|
| Need Help - Navigating with a mouse click | 31 Mar 2006 22:11 GMT | 4 |
Hi if anyone could offer any help that would be greatly appreciated. I have a product demo that I am currently working on. The demo is currently controlled by either hitting the space bar or enter key to advance the animation. I would also like to have the file advance by using a ...
|
| referencing a variable throughout different timelines | 31 Mar 2006 21:00 GMT | 3 |
I have the following code, which resides, in the timeline, at: _root.myLoader.theLoader.control: var loadImages:LoadVars = new LoadVars(); loadImages.onLoad = function() { if (this.totalImages != undefined) {
|
| CGI Http_Host Variable | 31 Mar 2006 20:16 GMT | 3 |
Just wondering if I can tell the what the HTTP_HOST variable is of an swf file. If i cannot... is there a way to call a webservice using a relative path. The URL of the webservice resides in the same folder as the SWF. I have a testing and production server and wanna ...
|
| Flash6 to Flash8 problem | 31 Mar 2006 18:48 GMT | 2 |
:disgust; I know there are tons of post about this and I tried to solve my problem by reading them but I'm missing something. I need a fresh pair of eye to look at this code to see how to make it work in Flash 8
|
| Array's disapearing from attachMovie movieClips | 31 Mar 2006 18:21 GMT | 1 |
I am readin in a XML file containg a personal chart structure in the form of a Spider Chart. So I read through the XML structure and dynamically attach MC's with attachMovie and then use recursive function calls to produce all the children of each node of the spider diagram. Each ...
|
| Generating Buttons with Actionscript | 31 Mar 2006 18:09 GMT | 1 |
is it possible to generate buttons with actionscript? And what is the code or where can I get more information? Thanks Dieter
|
| Returns on dynamica texts. | 31 Mar 2006 18:04 GMT | 4 |
I have a text and I want to add a ENTER (RETURN to the next line) I really dont want to add a enter on the XML because i will look messy when I check the XML. is it any way to add a enter like on C is "\r". or on VB is &vbrtrn (or something like that).
|
| Can Flash get IP Address or Computer name? | 31 Mar 2006 16:55 GMT | 5 |
without using any PHP or JavaScript is it possible for Flash to get a users IP Address or Computer Name? Cheers
|
| Chained List | 31 Mar 2006 16:53 GMT | 2 |
Im looking to build a multi-user game in flash. Does action-script support a chained-list? I need some kind of way to manage six users in one animation. Refer to this URL to get a detailed example of a chained-list in C. > http://publib.boulder.ibm ...
|
| Curved text | 31 Mar 2006 16:41 GMT | 4 |
Can someone tell me hai can i curve text in Flash ? withouth breaking him apart an arange every leter by hand....
|
| Does screenweaver stop fscommands? | 31 Mar 2006 15:55 GMT | 2 |
Subject says it all really. I'm wondering if my exe file (flash movie compiled using screenweaver) is not successfully using fscommand because of screenweaver somehow? If someone knows - please advise.
|