all groups > flash actionscript > august 2004 > threads for saturday august 21
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
HELP! How to slide out the Web pages in Flash?
Posted by Mojy at 8/21/2004 10:59:33 PM
Hi,
I am creating a Web site in Flash. There is a navigation on the bottom which
remains in place and all other pages are on the top. What I need to do with
transition of the pages is that by clicking on each button, in the navigation,
the corresponding page should slide in from right to t... more >>
Function Error - syntax appears correct??
Posted by fiddlestyx at 8/21/2004 8:05:19 PM
Can anyone spot what is causing the error I've posted after this code? The
method called within the function is from a 3rd-party component. Could that be
the problem?
The code...
prev_btn.onPress = function(){
????myScroller.scrollPrevious ();
};
...and the error...
**Error... more >>
Whats wrong with this statment?
Posted by tao8 at 8/21/2004 6:28:34 PM
on(release) {
if(setOne_mc == true) {
getURL("http://www.brainstormingdss.com/site/index1.html","_blank");
}
}
nothing happens...... more >>
Problem with alpha and stardrag at same time
Posted by Germán Fonseca P. at 8/21/2004 5:29:35 PM
i got this movie in the main timeline it has a movieclip in frame 1 with a
stop on this, in frame 2 it start to change the alpha value until frame 20
where is 0.
Inside that movie i have two buttons one do this
on(press){
startdrag(this,false);
}
the other do
on(press){
_parent._p... more >>
loading bar for externally loaded jpegs
Posted by marcjzr at 8/21/2004 5:09:39 PM
I am loading jpeg's from an external source. Basically when you click a button
it loads the image into a empty mc.
on (release) {
_root.loader_mc.loadMovie("myimage.jpeg"); }
This is all fine but what i need is a progress bar as some of the images are
large and there is a long pause be... more >>
browser refresh cause flash to ignore all scripts
Posted by SeriousSam2 at 8/21/2004 5:08:20 PM
Hi all!
I'm lost here - I created heavely scripted site. It works fine - but if you do
refresh to the broswer, or hit the "back" button, the movie just play itself
from start to end, no stops. My question is: hhhhheeelp !!! :-)
Many thanks in advance.
... more >>
Duplication Object
Posted by lolo at 8/21/2004 4:16:18 PM
How Can I duplicate an objet?
For example:
I have
obj1 = {};
obj1.x = something;
obj1.y = something;
then
obj2 = {};
obj2.x = something;
obj2.y = something;
How can I generate 1000 object without doing manually.
Thanks in advance.
... more >>
"t"+_currentframe; variable?
Posted by murka390 at 8/21/2004 4:08:36 PM
i have a big list(247) of names, everyone set to a variable... like this:
t1 = asdasdasd
t2 = asdas
t3 = adsasd
...
now ... if the movie is in frame 3, then a dynamic textbox(asd) must contain
"adsasd", when in frame 2, then "asdas"
("t" is followed by the number of current frame... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Loading & Attaching an empty mc into another mc
Posted by AnuSatish at 8/21/2004 3:19:37 PM
Is it possible to load an empty movie clip with jpg images and attach the same
movie clip to another empty movie clip dynamically using attachMovie method ?
Say for eg :
I have an empty movie clip "M1" (instance name) [Pls note : I have checked the
"Export for ActionScript" option in the... more >>
Can you figure this one out?
Posted by jwize at 8/21/2004 1:45:39 PM
I run through this code two times.
//The ball is moving south lets check for southwest ballhits.
if(dx < 0 && dy < 0){
var sideHit = ball_mc._x - (tileHit._x + 205);
var bottomHit = ball_mc._y - (tileHit._y + 205);
trace(Math.abs(bottomHit));
trace(bottomHit < sideHit);
if(... more >>
How can I load anothe swf while in viewing an swf?
Posted by Spindrift at 8/21/2004 11:57:18 AM
Hi there,
Thank you for reading this.
I have a splash index movie (intro page) and when the user clicks enter, it
launches a pop up window with the main site in it.
What I want to do is while the user is viewing the spash movie, the main site
that lauches in the pop up window is bein... more >>
How can i control the volume of external sound
Posted by e_jogendra at 8/21/2004 11:17:16 AM
I have two sound embeded swf files named "page1.swf" and "page2.swf" and one
caller swf file named "main.swf". I load "page1" and "page2" into two empty
movie clip in "main.swf" file. Now i want to play page1 with volume with 40%
and page2 with 80%. How can i do it?
Could someone guide m... more >>
Closing player
Posted by Snekums at 8/21/2004 11:09:24 AM
Hi,
I have published my file into an *.exe file...
Is there a way to close that window from within itself - say a button?... more >>
turn plate with image
Posted by chimeran at 8/21/2004 9:48:02 AM
hi, i try to find a way how to read an image, put it on a rectangular shape,
group it, and then rotate. any idea how to do this?
i managed read and convert the image to vector graphic. that's about it and
i'm not even clear if this is the way to achive what i intend to do.
i' d appriciate... more >>
hitTest: What did I hit?
Posted by jasonLampitt at 8/21/2004 2:53:30 AM
Working on some gaming concepts and I'm wondering how I might go about
detecting what I've hit.
At this point, I have several target's (each with it's own name but it's the
same MC) and then my projectile.
I'd like to shoot/throw at several targets and find out which one I've hit.
It... more >>
WebServiceConnector Component Result Handling
Posted by reldruH at 8/21/2004 1:51:55 AM
Hello all,
I have a web site that I'm making and I'm working on the login section right
now. I built the page in Flash with all of the TextInput components that I
need, and then I put the WebServiceConnector Component on the stage, registered
a web service and used the component inspector to... more >>
passing extra variables to nms formmail from flash
Posted by digital at 8/21/2004 12:56:57 AM
these are the variables passed back with my form
the nms formmail:
FUIComponentClass: [type Function]
FScrollBarClass: [type Function]
clearFields: [type Function]
first_name: Blah
last_name: blah
message: sent 082004 00:50
recipients: pbiinfo
the first 3 functions look to b... more >>
How to avoid `loadmovie` from cache?
Posted by zakopilias at 8/21/2004 12:15:11 AM
I have a whole site in flash. using loadmovie to load lyer over layer.
Only the first page, the index is , ofcourse in HTML all the rest is SWF.
Listen to my problem.
Whenever I make the slightest a change to the site`s files on my server it
will take
up to a day or two before my surfers, ... more >>
|