all groups > flash actionscript > may 2004 > threads for tuesday may 11
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Publishing Transparent Background
Posted by ziggens at 5/11/2004 11:16:35 PM
Hi everybody, just wondering if it is possible to set the stage background to transparent when publishing.... more >>
Images on-the-fly
Posted by knader03 at 5/11/2004 11:06:14 PM
Hi,
I am trying to find a Macromedia tool that will allow for creating images
programmatically. Our company has a web site that sells Boat lettering. Users
can type the text, select a font, effect (e.g., border), and click on the
preview button. This action should create an image on-the-fl... more >>
preloader prevent this white flash? oy.
Posted by Kay Poe at 5/11/2004 10:44:04 PM
Do I actually have to make a preloader for this? It is flashing white before going to my page. There's not even any animation in it, so I'm surprised. thanks, anyone, for letting me know.
... more >>
text in a dyn text box cannot show
Posted by elecskunk at 5/11/2004 10:27:44 PM
i have a dynamic text box which load some text from server script. it works
when tested within author env or by this individual swf file. But when combined
within a larger project, the text from server cannot show.
i can watch the traffic through my browser. So it is sure that the text from ... more >>
empty movie clip _x _y
Posted by cabp ms at 5/11/2004 9:31:39 PM
Hi again, I'm working in a image gallery with flash and xml, now I can show
the images, thanks Tim for your help, but I got a nother problem, maybe it's
something easy but i don't know how this doesnt work:
var movieNum=0;
for(var p=minFor; p<=maxFor; p++)
{
// create the mc name - w... more >>
movie stopping for some reason
Posted by Park Flasher at 5/11/2004 8:48:54 PM
hello,
i have a movie which has 4 almost identical scenes, the only difference is the
txt file it loads, which contains the names of jpgs.
when i first go to the movie, it doesn't load the pics and stops before
displaying all the graphics and stuff on the page. if i hit a button to go to... more >>
aargh. stoopid me and text buttons
Posted by Kay Poe at 5/11/2004 8:40:01 PM
why can i make a button from text outside a symbol, but when i have a lot of
text, and want to use a certain font for a header and make that header a link,
can i not select the font and hit f8 to make it a symbol? I have tried
dragging in GIFs but I really want to the text to look exactly lik... more >>
Simple question
Posted by Quinnmedia at 5/11/2004 8:07:40 PM
Can anyone tell me why this code wont work. I have a checkbox called "box1" on
the stage. The variable "checkbox" contains the string "box1".
I want to change the label of this checkbox to "This is a test."
When I directly write box1.setLabel("This is a test");
It works fine. Bu... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Right Click
Posted by Kishore G P at 5/11/2004 7:45:37 PM
Hi All,
Is there any way that I could remove the
right click on the input(type)
textfield.
The problem is I have restricted few
words and this copy (from any text
editor) and paste into the textField
works.
Any help wud be appreciated
Have a nice day!!!
Regards,
Kishore
... more >>
dynamic xml image loader
Posted by cabp ms at 5/11/2004 7:12:05 PM
Hi all, please any body can tell me how i can create dynamic references to
movie clips, what I'm doing is this: in a movie clip (no _root) i load an xml
file, the xml data is stored in a list component, in _root are 4 void movie
clips to load 4 jpg files, then i made a loop (for) using the l... more >>
Can Flash do this??
Posted by Can Flash do this ? at 5/11/2004 7:02:04 PM
Dear Friends of Macromedia
Here is one bit by bit effect of picture's changing
[L=http://www.windowsmedia.com]http://www.windowsmedia.com[/L]
How can i finish this effect from Flash? For example?
... more >>
Movies rolling over movies
Posted by Screenweasel at 5/11/2004 7:00:10 PM
Hello and good afternoon.
I have two movie clips (A and B) on the same level. MovieclipA is draggable. I
want to know how to activate dynamic text when MovieclipA rolls over
MovieclipB. I'm at a loss as to what ClipEvent I need, or even if I need
something like that. Thank you for any help... more >>
same button, two different actionscripts
Posted by StevenRAN at 5/11/2004 6:54:22 PM
I would like to create a button ?play and stop button?
that when you click on the button it stops the movie.
When you click on the button again (the same button) it starts the movie where
you left off.
I would also like to create a button ?next and previous button?
that when you click o... more >>
Html tag in XML
Posted by Catalas at 5/11/2004 6:46:58 PM
Hi,
I have a problem with XML object. In my xml file, it looks like:
<basket>
<food id=0>'Apple'</food>
<food id=1>'Orange'</food>
</basket>
When I use the actionscript "this.current_node.firstChild.nodeValue", I get
'Apple', but my application needs to get 'Apple'... more >>
Snap to for Drag-and-Drop
Posted by mheddle at 5/11/2004 6:41:16 PM
How do I snap my drag-and-Drop to a specific location? I want to drag an item to the vacinity of where I want it to be, but I want it to snap the the exact location.... more >>
MX ?
Posted by ThePainter242 at 5/11/2004 6:33:51 PM
Hi,
I have only used Flash in a basic level to make web pages, the only script I
have used is "mail to" and "get url" .
I have Flash MX (not 2004), and I am interested in learning "Action Script"
What language is "Action Script" ? Or is it a stand alone language in its own
right ?
Does ... more >>
Checkbox component
Posted by Quinnmedia at 5/11/2004 6:16:31 PM
I have a questionarre that consists of multiple checkboxes. The way in which it
is designed, I have an array that holds the lables for the checkboxes. Then, I
have a loop that takes the values from the array and places them into the
appropriate checkbox.
Code is below
The checkboxes h... more >>
Flash v6 and ActionScript 2: Mac, Linux & Win?
Posted by interceptor3 at 5/11/2004 6:00:06 PM
I understand that Flash Player 6 will play a movie written using ActionScript
2.
Question: will Flash 6 handle ActionScript 2 on Windows, Mac and Linux
players? Also, what actual version of the 6.0 player?
Thanks,
Mark
... more >>
elasticScale query
Posted by Cheekydevil at 5/11/2004 5:44:24 PM
Does anyone know of a tutorial for resizing a MC using elasticScale by clicking on a button outside of said MC?... more >>
ComboBox Tabbing
Posted by jbuckle25 at 5/11/2004 5:11:31 PM
hello,
just wondering if tabbing into and out of MX 2004 ComobBox's was possible?
the following code doesn't seem to work as expected:
this.cmbAssignedTo.tabEnabled = true;
this.cmbProject.tabEnabled = true;
this.cmbAssignedTo.tabIndex = 1;
this.cmbProject.tabIndex = 2;
thanks,
... more >>
dynamic movieClip interations
Posted by James at 5/11/2004 5:08:12 PM
help :), I'm trying to get my movieclip that I'm creating to accept mouse
interactions (onLoad function too, but I figure once I can get the mousey
bits working then rest should make sense)
This is what I'm doing at the moment
createEmptyMovieClip("test1", 0);
test1.loadMovie("1.jpg");
tes... more >>
Flash based Email form without outside script
Posted by Raouf007 at 5/11/2004 5:05:00 PM
Hi,
I'm searching for a way to send an email from inside a flash movie, but all i
found was scripted sollution (php, cgi, ...)
is there a simple way to send a form from within my swf annimation ???
... more >>
javascript to flash comunication
Posted by lingoingo at 5/11/2004 4:54:46 PM
Hi,
I am trying to get this to work but the code from moock didn't work for me.
Is it possble to call a Flash-Funktion from JS on the common browsers
(IE MZ PC MAC ...)?
thanks for any help!... more >>
24-Second-Sound only plays 2 seconds!
Posted by amzd at 5/11/2004 4:43:30 PM
Hi,
The sound starts to play and then stops although the duration indicates 24
seconds to be played.
Changing to streaming sound makes no difference.
Would someone know what is wrong?
Thank you,
below the code:
var duration_str;
introSound=new Sound();
introSound.loadSound("s... more >>
Button links to a flash pop-up window??
Posted by bdhl at 5/11/2004 4:38:54 PM
Hi am in urgent need of help. My problem is that i want a button to link to a
window that you cannot resize and will be set to a specific size, how do i do
this?
An example of what i am talking about is
[L=http://doom3.com]http://doom3.com[/L] Click on either the
screenshot/trailo... more >>
Loading Frame in Particular SWF
Posted by med. illustrator me at 5/11/2004 4:07:09 PM
I have been staring at this for too long. All I want to do is click on a
button in my root file and load an external swf on level 1 at a specific frame.
on (release) {
if (sinuses == "no") {
loadMovie("sinuses.swf", 1)
_level1.gotoAndPlay(7);
sinuses = "yes... more >>
Passing Variables from html to flash
Posted by Mario Diogo at 5/11/2004 4:05:04 PM
I know that to pass a variable from HTML to Flash i can use: <param
name="movie" value="Param.swf?foo=teste" />
Like this at flash foo will be teste. But if i had to variables at flash,
how can i pass two variables using this system at Html?
Nova página 1-------------- Mário Diogo Poderá cont... more >>
Creating an "if" statement...
Posted by ahhhhhhhhhhhhhhhhhhh at 5/11/2004 4:01:37 PM
I would like to create an if statement that, when someone pushes a button the
if statement looks for a file on the hard drive and if the file is present, it
will get a URL if the file is not present it will re-direcr them to an error
page.
Here is what i have as far as code so far...
... more >>
Dynamic hyperlink (multi row data)
Posted by vivahavana at 5/11/2004 3:41:14 PM
I have created a flash file named "test.swf" and this file will call the
"getdata.asp" file to retrieve the data from the database. There are multiple
rows of returned data.
Code Description
----- ------------
A1 Notebook <button>
A2 PC <button>
A3 VGA Card <button>
A4 Projector <b... more >>
gotoAndPlay
Posted by markooffoo at 5/11/2004 3:36:32 PM
Simple question here.
I have 2 keyframes - 1 and 2.
There is a button in frame 1.
There is nothing in frame 2.
I've inserted stop(); in frame 1 and I've added the following script to the
button:
on (click) {
gotoAndPlay(2);
}
The movie does NOT go on to play frame 2 upo... more >>
NEWBIE HELP
Posted by Louie Cypher at 5/11/2004 2:36:23 PM
New User.
Tried Making a movieclip of a button which changes opacity on rollover and
again out on rollout (this works)
I use instances of this movieclip/button in my main movie but when i add the
behaviour [goto url] to an instance the fade in/out part of the button stops
working????
... more >>
Changing vars when in a function
Posted by ChrisLangstraat at 5/11/2004 2:22:30 PM
I have a class with different variables defined, I want to insert data into
these vars inside the succes function of a loadVars.. but how do I do this?
I've tried _root, _parent etc. but nothing seems to work
class Blah {
var blaharray:Array;
public function Blah():Void {
//co... more >>
How can u intentify users graphically on your web
Posted by xavier_m at 5/11/2004 2:19:55 PM
How can u indentify users graphicaly on your website? very much like you see
in Colin's Moock website
http://www.moock.org and http://www.firstbornmultimedia.com (click on the
cross at the bottom right corner)
Any assistance or guidance would be greatly appraciated.
Thanks
Xavier
... more >>
MX2004 sucks - don't pay a penny for it ;)
Posted by EdMX at 5/11/2004 2:06:51 PM
Because components are 'one-size-fits-all' they're too bloated and buggy for
most purposes (much like Directors fat'n'ugly library of behaviours). The only
consistently useful component I found in MX was the srollbar, which, if you
didn't want to code one yourself, made up for the fact that F... more >>
load non-repeating random image
Posted by sinisnap at 5/11/2004 1:58:19 PM
hi
sorry in advance if something like this has already been answered in the
forum, but i couldn't find anything..
i'm making a grid of images that will load randomly, but i want to ensure that
images don't get repeated each time the grid loads..
so far i have this code in the movieclip... more >>
Restricted nubers of stacked Movie clips????
Posted by [fin]joho at 5/11/2004 1:51:11 PM
I am trying to make a flash movie that has lots of (23) pictures in form of
movie clips (it has to be movie clips) stacked on top of each other. Everything
is fine untill i plase Movie clip number 13... Number 2 disappears!!! When i
mark all in the stack it is still there but not showing whe... more >>
Singleton problems. Any flash OOP gurus out there?
Posted by Eric Arnold at 5/11/2004 1:26:23 PM
I wrote this the other day, but I wasn't specific about the problem. I
am trying to use a singleton (a static member variable) in actionscript,
and it seems to be having some pretty severe issues. I don't know if
anybody
has ever found anything like this before. The problem occurs in the
fol... more >>
there's no help
Posted by MajorTamer at 5/11/2004 1:03:16 PM
I send a message for u to help me before.
I'm a beginner in flash, then I want a help from u to make a logging in flash
by xml I want some help please. Give me any link to help me and left the rest
on me I didn't told u that u make the task for me but just the beginning of the
road.
... more >>
Need assistance with combobox navigation
Posted by kristjszw4p at 5/11/2004 1:02:30 PM
Hi,
I want to use Flash MX 2004 combobox component for my navigation.
What I want to achieve is that when making a selection in combobox,
a specific external xml file is loaded into the textarea component and a
specific photo is loaded into the scrollpane component.
How can I acheive ... more >>
Issues with Scrollpane component
Posted by Linq at 5/11/2004 1:02:24 PM
I have noticed an issue with the Scrollpane component, when I look at either
the dev site or the live site from within my network I can see all of the
content (i.e. scrollpane and it's content) but when I look at it from outside
my network I can't see the scrollpane.
I'm stumped, why would i... more >>
Simulate Keyboard Combination
Posted by Peanut Farmer at 5/11/2004 12:46:45 PM
I'm trying to simulate a software app. my company sells that heavily relies on
keyboard combinations. For example, one process is initiated by pressing
shift+space. Another, like Word, is initiated with ctrl + B.
Is there a way to simlutate these in Flash?
... more >>
Combox dropdown not working when loaded in2 mov
Posted by Irish Laura at 5/11/2004 12:13:03 PM
My combox box is working perfectly in its own movie. But when I load it as a external SWF into my main movie the dropdown doesnt work.
Does anyone know how to change this?
Help apprecitated asap!... more >>
Loading External Content
Posted by lworbey at 5/11/2004 11:38:05 AM
My website is going to be a flash movie with text files loaded as the pages
into a text box in the movie but I can't get my button to work so it loads the
page.
My text field is located at "_root.Content.Content_Loader.txtLoader" and to
start with has some welcome text in it. It is set to ... more >>
UI ComboBox Component LoadMovie problem
Posted by TedWhitton at 5/11/2004 10:55:48 AM
Hi,
I use LOADMOVIE to replace the current flash movie with another one that uses
the UI Component ComboBox.
(Flash MX 2004)
The ComboBox does not work properly if it's movie has been loaded this way. If
you call up the movie from scratch i.e. directly embeded the ComboBox behaves
i... more >>
HTML tags ignored in dynamic text box
Posted by EdMX at 5/11/2004 10:51:19 AM
I've successfully loaded HTML data from an XML document to a dynamic text box
using CDATA sections, all the HTML tags are removed correctly - but they seem
to be ignored, as no formatting appears.
I am using textBox.htmlText for assignment and have set the text box to render
text as HTML... more >>
loadVariables HEADACHE
Posted by Sanne at 5/11/2004 10:39:36 AM
This is really starting to piss me off. Flash is really not written for
programmers.
I want to declare just a few vars in a server side script which i can then
use in my action script.
So no textfields or objects involved. Just normal global vars.
test.txt:
testvar=hello.mp3
in the firs... more >>
how to dectect mobile device?
Posted by iamyhs at 5/11/2004 9:21:31 AM
hi all
i wanna check my client flash player running on mobile device, i mean
if(System.capabilities.language == "en"){
loadMoive(forEnglish.swf,,);
}else{
}
if(System.capabilities.mobile <-doesn't exist ){
loadMovie(forMobile.swf,... more >>
want help for the quiz
Posted by Manoj vn at 5/11/2004 9:15:04 AM
Hi forum,
I am creating a quiz using flash.I am having 10 questions and are given in 10
separate frames. I had a submit button in each and every frame. But while
submitting my answer some times right answers are shown as wrong . For a ready
reference enclosing my code here with this. Any ass... more >>
Find all .swf movies within a movie
Posted by Shaggy1 at 5/11/2004 8:59:18 AM
Hi
I need to find / trace all the current .swf files which are in one movie. So
if a movie consists of imported movies a.swf and b.swf, I need to be able to
detect these movies dynamically.
However if b.swf contains various movieclips I am not bothered about detecting
these just b.swf... more >>
how to call video files
Posted by ajay110 at 5/11/2004 8:58:34 AM
how do we call the video files into flash. do we have to do it the same way as we do .wav files..... more >>
how to use radio buttons
Posted by ajay110 at 5/11/2004 8:56:58 AM
how shlould we use the radio buttons and in the final count the number of radio buttons checked.... more >>
asp.net Response Ignored
Posted by ponderer at 5/11/2004 8:25:12 AM
Hi!
I'm not really a Flash MX developer, but I am using a Flash MX component in my
asp.net application that posts data to an aspx page using loadVars - anyway...
The following should happen:
1. Flash compent sends XML data (using sendVars/loadVars)
2. ASP.Net page reads XML data as a s... more >>
Help please.......newbie
Posted by Neo(Wales) at 5/11/2004 7:27:58 AM
For a college project I need to design an interactive flash document that lets
a user assemble and reassemble a virtual computer using drag and drop, but I
dont know where to start.
Can you help? I assume I need to use actionscripts. I will import the flash
document into a Director movie ... more >>
Sound Object playing sounds at diff volumes.
Posted by ryac at 5/11/2004 7:07:08 AM
Hello,
I'm playing narrated audio clips in Flash and for the majority of them, I am
calling the mySound.start () method from the root timeline. However, some audio
clips are called to play from within externally loaded movie clips and when I
am calling _root.mySound.start () from my extern... more >>
Pre Loader please help !!
Posted by mrwilliby at 5/11/2004 6:55:13 AM
I have made some pre loaders before, but i cant solve this one.
I have a flash document which has nothing but a movieclip on the stage, so
therefore the stage has only one frame.
i would like to make a preloader before my movieclip before it plays.
I am trying to make the pre loader... more >>
Reference Parameters
Posted by FISCOM at 5/11/2004 6:31:58 AM
how can i pass parameters byref like c# "function(ref param1, out param2)" in actionscript?????
help plz... more >>
Print frames from multiple timelines in projector
Posted by bluegem_elink at 5/11/2004 6:20:42 AM
Can anyone help with this one:
I'm trying to create a printed report from a desktop application that uses a
FLASH MX projector file. The projector displays graphs and most screens include
multiple timelines. I want to select a number of screens to be included in my
printed report. So far a... more >>
Preloader Problems
Posted by Stephan Knuesel at 5/11/2004 6:20:28 AM
Dear list
I am having problems with my preloader. The preloader doesn't show up at
all. I am using the standard script I always use in my movies, it usually
works with smaller files. this one is almost 2 megs and there are a lot of
movies that have linkage names because I am attaching ... more >>
Progress Bar for Streaming Video
Posted by Salio at 5/11/2004 5:11:11 AM
Hello,
I want to create a progress bar for Streaming Video.. Can any one suggest me the way to go about it..?
Regards,
Sal... more >>
Dynamically assigning button text and functions
Posted by virtgolfer at 5/11/2004 4:13:58 AM
HELP!!! I have written script to read a .TXT file that has button descriptions
and URL addresses. reading the file and breaking it apart work fine, but I do
not know how to get the buttons to display on the movie clip. could someone
look at my code and tell me what I am doing wrong?
.TXT f... more >>
2 .swf Variables Wont Pass I get Undefined
Posted by Soul814 at 5/11/2004 1:09:32 AM
If I run this on flash1.swf
_root.container.loadMovie("enemy.swf");
Then on the second one I have a movie clip with this
onClipEvent (load) {
_root.enemyname = "Dragon";
_root.enemydef = 5;
}
Then back on flash1.swf why can't I do trace(_root.enemydef); I get undefined.
... more >>
|