all groups > flash actionscript > july 2005 > threads for tuesday july 12
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
How do you control loadMovie placement? Or to inherit...
Posted by WizyWyg at 7/12/2005 11:21:19 PM
I have severa SWF files that are being loaded into seperate Movie Clips on my
stage. Each Movie Clip has this command, to control the random placement of
them on the stage:
onClipEvent (load) {
this._x = random(665);
this._y = random(400);
}
Using this:
loadMovie("shell_03.... more >>
window size for .exe and loaded .swf
Posted by Coldwynn at 7/12/2005 11:21:11 PM
I have made an .exe Projector file which loads .swf files. The question is: Is
there a way to have the windows for these files be consistent at a particular
size (full screen, I hope).
Normally, on running the .exe file I get a small window in the left-upper
corner, I click on the maximize... more >>
Flash 8 player beta
Posted by ivanko_98 at 7/12/2005 10:55:16 PM
Hey...
flash 8 player beta was just released. Im wondering if someone has any links
to partial or full API specification, or any technical articles about what the
new player is capable of... I saw the demo video from some conference, and I
was happy about the things they put in, especially a... more >>
mouse scroll
Posted by abeall at 7/12/2005 10:24:57 PM
Is there any way to capture the mouse scroller in Flash? Something like an event. I would like to use the mouse scroll input for something other than scrolling a focused textbox.... more >>
Movie.play Problem
Posted by Christopher Orbit at 7/12/2005 10:11:52 PM
What is the Proper way to remotly tell a movie clip to start playing in
actionscript 2.0
Here is the code I am working on. I am not sure if the path is is ending up
the way i need it to. I need "_root.desCurrent.play();" to resolve with
"desCurrent being the the value that is assigned to... more >>
Need help getting a sliding menu to do just a bit more.
Posted by Scott Lunceford at 7/12/2005 9:34:13 PM
Hello.
I've built a sliding menu that dynamically slides a .swf into a target. So
far, so good. But I am having trouble getting my "Next" and "Previous" arrows
to work in conjunction with the sliding function. I tried using if () and else
if () conditions in the ActionScript, but it all so... more >>
want zoom(scaling) map, but not scaling text/plots
Posted by ashzero at 7/12/2005 8:33:55 PM
I have an interactive map i'm working on. right now you can click and drag the
map, and zoom in when you click on the magnification that you want.
right now i have some points plotted with text labels next to them. i want to
have it so the text does not scale when you zoom in, and i do want ... more >>
help with this code...
Posted by ~eXe~ at 7/12/2005 8:25:10 PM
i am making a little 2d magaman/mario type game BUT i cant get this code to
work!
Here is my problem...
then you hold the left arrow hey the character moves left and when you hold
left then hold shift he moves to the left even faster (runing) but if you hold
shift THEN hold left he mov... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
"Complicated" navigation bar help
Posted by KeithRT at 7/12/2005 8:22:10 PM
Hello,
I posted this in site design but then after looking at the other catagories, i
thought it might fit this one best. I'm not so sure how to delete the old
post, but i would if i could.
I'm trying to create a navigation interface for my website in which there is a
wheel in the cen... more >>
Hex Number Help
Posted by [AtomiK] at 7/12/2005 8:14:32 PM
I have variables imported via a text file, and some of those values are for
colors (hex numbers). My problem is that when I try to assign the value to a
TextFormat.color property, I get a type mismatch or it just reads "NaN". The
value is imported in the correct format (such as 0x000000), so I... more >>
looking for a flash actionscript programmer
Posted by felipe0044 at 7/12/2005 7:54:05 PM
We are a design agency located in Miami Florida, looking for an experienced
flash actionscript programmer to work in a specific project. People with high
experience please send portfolio and contact information. Duration of the
poject is 1 month. Well paid job.
... more >>
LoadMovie with Scripted Fade In
Posted by brandon_haslip at 7/12/2005 7:47:48 PM
I have two swf's, Day.swf and Night.swf. I am loading Night.swf into a blank
movieclip called "holder". I want Night.swf to slowly fade in when loaded and
fade out when unloaded. Any help would be greatly appreciated.
... more >>
Detecting if a certain colour in a movie clip
Posted by ChuckyLeFrek at 7/12/2005 6:37:39 PM
I am creating a drawing / painting game where the user basically has 6
different coloured crayons and can draw on a blank canvas.
There is a print button that allows them to print their picture. There is also
an eraser that acts similar to a coloured crayon (i.e it paints in white which
ha... more >>
Dynamic target gotoAndPlay?
Posted by DrewDigital3 at 7/12/2005 1:41:01 PM
Is it possible to make a dynamic target for a gotoAndPlay function?
for(i = 1; i <= 5; ++i){
var thisTarget = "thisMC" + i;
playThis(thisTarget);
//trace(thisTarget);
function playThis(x){
x.gotoAndPlay(21);
}
}
... more >>
Getting Erro and Can't figure Out Why
Posted by JBrown1045 at 7/12/2005 12:59:23 PM
My friend made me an example where there are two sections. One is the
thumbnails.swf which displays on the left and when you click on the picture in
thumbnails.swf it displays the full image on the right side.
The example eneded up working. Now the only problem is when I try to edit
thumbn... more >>
Help Please!
Posted by Chr1sk at 7/12/2005 12:58:30 PM
Im new to flash and have been through some help files and have a basic
understanding now and can pretty much understand most of the Actionscript due
to being a vb programmer the logic is the same.
hat Im stuck on tho is Im trying to build a flash site and I want to be able
to click a button ... more >>
how to get the page name
Posted by Musshi at 7/12/2005 12:35:17 PM
hi all ,
my question is that how i gona get the name of page where my flash control is running
... more >>
Dynamic URL In Media Component
Posted by Lon S. Winters at 7/12/2005 11:52:07 AM
I only found one response in Google Groups that addressed this issue - and
the author said, "Never mind, I figured it out" but never said how.
Anyway, I would just like to populale the URL of the Media Playback
Component with a variable. I can get the variable into Flash no problem,
just ... more >>
Exporting text and XML files
Posted by rbickings at 7/12/2005 10:57:33 AM
I know Flash can export XML to a Web service for parsing and saving in a
database, etc, and I know I can create XML files and text files externally
which can be used within Flash, but can Flash save an XML or text file to a URL
(hard drive, network server, etc) it created without the use of so... more >>
adding 'loading' scene - please help!
Posted by zen boy at 7/12/2005 10:54:16 AM
I am relatively new to using Flash. I can create scenes, animate etc and add
music and put words/pics to it but when it comes to the Action scripts, I don't
know where to start. I am self taught with HTML but it all looks rather
complicated still!
All I would like to do, is have a looping ... more >>
Accordion Header - Text align
Posted by Chai Heller at 7/12/2005 10:32:31 AM
Shalom, (Hi,)
1. Is there an action script way to Right align the Accordion Header Label ? .
2. Is there a way to change Accordion Header Label Font Size ?
Toda, (Thanks)
Chai Heller... more >>
dispatchEvent troubles..
Posted by wdolek___da_real_one at 7/12/2005 10:25:54 AM
ive found few threads about dispatchEvent, i was trying to do, what there were
written but.. it doesnt work in my script X-(
i have one class (eg MyObject) which makes fall object down on the stage..
second class (MyGame) creates onEnterFrame event aninymous instance of first
class.. MyObj... more >>
variable-length in the argument lists
Posted by Kiriran at 7/12/2005 10:06:28 AM
hi
i'm trying building a class with flashremoting and i have one last problem. i
have a function "call" for calling the cfc function. now a cfc function can
have any number of arguments if any. so how can i create such a function wich
takes any numbers of arguments?
the "func" argument i... more >>
Muxed MGEG1 to .flv
Posted by thejokerman05 at 7/12/2005 9:23:53 AM
I have a MPEG1 movie that I want to encode to .flv-format. When I do this using
Sorenson Squeeze and import it into my flashmovie the movie plays ok but the
there's no audio. Anyone have an idea on where the problem might be at?
... more >>
URGENT! Skinning Media Playback component (FMX Professional 2004)
Posted by BrokenSaints at 7/12/2005 8:33:49 AM
I want to change the skin of mediaplay back component 2004. I've already tried
so many methods to make it. Loading the library files of original themes,
editing SWC file and so on. In the last time people suggested links to
ultrashock.com and macromedia.com. But nothing happened so far.
A... more >>
Is boolean affectation atomical?
Posted by SuperCed at 7/12/2005 8:33:14 AM
A have an asynchonous function and I need to know if this traitement is
finished. I get a notification so I can put a flag saying the result is here.
But I have to test this flag and I think it must be atomic if I don't want to
put all variables upside down.
Maybe boolean affectation and rea... more >>
showmenu
Posted by spsavage at 7/12/2005 8:23:26 AM
Really simple I know, but I've just attached the following actionscript to the
first frame on my movie:
fscommand("showmenu", "false");
But when I export it to IE, Firefox or any other browser, the full menu still
appears?
Any ideas why?
... more >>
Background = doesn't move, Foreground = does, please.
Posted by krustafarian at 7/12/2005 8:07:02 AM
hi, i'm locking my background image (it's big, 1024px by 740px !):
Stage.align = "LT";
Stage.scaleMode = "noScale";
but i have a graphic (instance name 'menu') over the top that is positioned 50
pixels from the bottom of the image. all i want to do is make the graphic stay
50 pixels up... more >>
create movieclip in dynamically created movieclip
Posted by ccraj at 7/12/2005 6:42:34 AM
Can we create movieclip in dynamically created movieclip??... more >>
How to:
Posted by Kirstin Krutsch at 7/12/2005 12:57:06 AM
How do I apply the getNextHighestDepth command to a movie clip in order to get it
above my other animation???... more >>
gotoAndStop & label names
Posted by brahill415 at 7/12/2005 12:22:32 AM
gotoAndStop("myLabel"); works but
Lname="myLabel";
gotoAndStop(Lname);
Doesn't work. Why?... more >>
gotoAndStop & label names
Posted by brahill415 at 7/12/2005 12:22:31 AM
gotoAndStop("myLabel"); works but
Lname="myLabel";
gotoAndStop(Lname);
Doesn't work. Why?... more >>
ProgressBar...
Posted by -ToTi- at 7/12/2005 12:00:00 AM
Hi, i added a progress bar to my flash movie. I want the progress bar to show the progres while the movie is loading. I just can figure out how to do it. Thanks... more >>
Loading text from a file
Posted by madbadger at 7/12/2005 12:00:00 AM
I am new to flash and actionscript, so appologise if this is a little basic.
I have a presentation I am working on which needs to load text from a file on
several pages. I have managed to get flash to set up the variable and load the
contents of the file, but for some reason it is no display... more >>
Predicament!!
Posted by beckman at 7/12/2005 12:00:00 AM
i have a bunch of movieclips that are supposed to be draggable, rotatable, and
have an input text box in them. the problem is i can only seem to get 2 of the
3 to work at the same time. like i can drag and type but not rotate or i can
drag and rotate but not type. if anyone had any suggesti... more >>
fliping movie clips
Posted by ~eXe~ at 7/12/2005 12:00:00 AM
hi,
How do I flip a movie clip horazontal, in action scripts?... more >>
.AS file Error
Posted by Christopher Orbit at 7/12/2005 12:00:00 AM
Ok so the .AS file checks out with no errors, but when #included in another
..fla it returns 3 errors. It could be something simple, I'm new at all of this.
Thanks
Script =
count = new Number();
countT = new Number();
function FrameDelay(count,countT){
if (++count<countT){
g... more >>
Parent Browser Window and getURL
Posted by paz at 7/12/2005 12:00:00 AM
I am having trouble creating a simple JavaScript in my Flash file where the
getURL targets the parent browser window. My flash file is in a pop up window.
When a link is clicked I want the URL to open in the parent browser. This
sounds simple but I can't figure out the correct syntax. The ... more >>
prototype.onRollOver help
Posted by [ __ ] Lucke at 7/12/2005 12:00:00 AM
Hi,
I'm making a flash program to view .swfs generated by a program called
MapServer (http://mapserver.gis.umn.edu/). My problem is, the swf's that
Mapserver spits out have various buttons laid out over multiple _levels and I
need a way to Roll Over the buttons and get their _level and ins... more >>
This on button vs mc?
Posted by jakwag at 7/12/2005 12:00:00 AM
Hi
I been doing as for several years now. I always put my code in a frame, not on
object instances. Never the less, I made an experience with it and I don't
understand the way things are working. Hoped someone in here could give me the
answer.
If I have a button, and on the button a sc... more >>
Trying to loop an attachMovie? Is it even possible?
Posted by sampurtill at 7/12/2005 12:00:00 AM
Hey I have run into a problem with this thing I am creating. You can copy this
into an actions frame and then make a movieclip that is a width of 600 and
height of 10 and call name it "bar" in Linkage in the library. It will work in
Flash MX 2004 only. I can't figure out how to attach a movie ... more >>
Who wants to make a quick $50?
Posted by chriskeeler2 at 7/12/2005 12:00:00 AM
I have a FLA file that needs to be modified. I've tried to modify it, but not
that well versed in AS to do it, so I give up, and will pay someone to do it
for me: It's an Actionscript based calendar, that gets populated from a text
file (cfm output). What I need, is a ComboBox added to it, ... more >>
object oriented programing
Posted by ccraj at 7/12/2005 12:00:00 AM
what to know what is object oriented programming how it is used in the flash ?
which book i have to refer to get a good idea of it?... more >>
Maybe somebody can help me figure this out
Posted by JBrown1045 at 7/12/2005 12:00:00 AM
My friend made me an example where there are two sections. One is the
thumbnails.swf which displays on the left and when you click on the picture in
thumbnails.swf it displays the full image on the right side.
The example eneded up working. Now the only problem is when I try to edit
thum... more >>
double click problem
Posted by taniaf at 7/12/2005 12:00:00 AM
:confused;
Hi there
I have a problem with my actionscripting, when someone double clicks on a
button rather than click once, the image seems to repeat, I gather this is
because every time you click the button it reads the code and executes it, my
problem is people seem to double click ... more >>
Problem using Alert.show
Posted by jrpugh at 7/12/2005 12:00:00 AM
Error received:
256 levels of recursion were exceeded in one action list.
This is probably an infinite loop.
Further execution of actions has been disabled in this movie.
Code where call to Alert.show is:
var txtListener:Object = new Object();
txtListener.focusOut = function() {
... more >>
Quick Coding Question
Posted by JBrown1045 at 7/12/2005 12:00:00 AM
I have this code in my thumbnails.swf:
for (i=0; i<2; i++) {
this["thumb"+i].ID = i;
this["thumb"+i].onRelease = function() {
_root.full_version.loadMovie("fullimage"+this.ID+".jpg");
};
}
Is there something I need to edit to get more than 2 thumbnails to work? I've
created 69 mo... more >>
Make all clips of same type execute.
Posted by 2negative at 7/12/2005 12:00:00 AM
I create a MovieClip which I exported for ActionScript and created a class for
it that extends MovieClip.
I am dynamically creating instances of the MovieClip:
for(i=0;i<myArray.length;i++){
var clipName:String = "clip" + i;
newClip =
cont.attachMovie("myscrollclip",clipName,cont.g... more >>
I can't access to variables in slide/screen/form from C++ side
Posted by nickname999 at 7/12/2005 12:00:00 AM
I use flash ActiveX to insert into my C++ form.
When I don't use screen/slide/form there is no prblem to access to flash
variables using GetVariable and SetVariable.
But when I use form/slide I can't access to any variables.
I tried
FlashControl->SetVariable( "_level0.application.form1.v... more >>
Finance Tool
Posted by d_dot_b at 7/12/2005 12:00:00 AM
I am producing a Personal Finance tool in flash that would allow users to login
to my site, create a budget that would be saved in my SQL database, so that
they can login to my site in the future and edit their profile and/or budget.
Would anyone have any guidance and/or direction in how I wou... more >>
use attachMovie or duplicateMovieClip for this?
Posted by sampurtill at 7/12/2005 12:00:00 AM
Hey I have run into a problem with this thing I am creating. You can copy this
into an actions frame and then make a movieclip that is a width of 600 and
height of 10 and call name it "bar" in Linkage in the library. It will work in
Flash MX 2004 only. I can't figure out how to attach a movie ... more >>
|