all groups > flash actionscript > august 2006 > threads for monday august 28
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
PLEASE PLEASE PLEASE
Posted by Khoramdin at 8/28/2006 11:27:41 PM
Hello,
I have created TWO Flash movies. They work just fine individually, but I get
problem when I put one into another one!
The main Flash is a Menu and the second one if a Photo Album. The Menu is
series of animation (Moving Objects) which finally comes into rest and create
the menu.... more >>
Directing to specific frame / label from an outside link?
Posted by srelberger at 8/28/2006 9:25:00 PM
I have a slide show style SWF setup with various graphics for a photographer
client of mine. He has requested that people be able to send a link to a
friend to go straight to a specific image (in this case frame/label). Any
suggestions on how I could do this without having to make an enourmo... more >>
attachMovie questions
Posted by Brian at 8/28/2006 9:13:55 PM
I have a couple of questions about attachMovie method.
I am attaching a button like this:
this.attachMovie("block_btn", "block_btn", this.getNextHighestDepth(),
{_x:0, _y:0});
this.block_btn._alpha = 50;
My first question is why does this not work?
this.attachMovie("block_btn", "block... more >>
stick function help
Posted by dc12 at 8/28/2006 8:24:27 PM
Hi,
I am using the code below to deactivate my button "menu_one_mc" when you are
on that button. I think this code is working for this purpose, but is causing a
problem elsewhere on the site.
Is there another way to "stick" my buttons?
Thanks!
menu_one_mc.onRelease = function() {
sti... more >>
dynamic text won't show/load
Posted by yogi bear at 8/28/2006 7:41:12 PM
I've been using my stock code for loading variables but it won't work here. Any
thoughts.
Frame "start"
gProject = new LoadVars();
gProject.sendAndLoad("getProject.php?id=12", gProject, "GET");
gProject.onLoad = function (success){
if (success){
trace ("done loading");
... more >>
goto frame in parent movie clip
Posted by tloughlin design at 8/28/2006 7:13:02 PM
I have a movie clip nested with in another movie clip. I was wonder how i
would do a on (release) gotoAndPlay command that would be able to take me to a
frame in the parent movie clip. How do i jump back the parent movie clips
timeline?
thanks,
... more >>
LoadSound issue with Standalone player
Posted by CogDev at 8/28/2006 7:11:12 PM
I have a set of mp3 sounds that are in the same folder as my fla and swf files,
but when I export a projector (.exe) file, the sounds do not play. I have one
or two sounds that are embedded in the flash, and those ones work just fine,
but for some reason, the sounds that actionscript loads usi... more >>
Function not working
Posted by VaporAction at 8/28/2006 6:47:27 PM
I'm having a problem with a function called "Move"...it's not being called
unless I place it outside the ParticlePositive1_mc.onRelease function...here's
the code(there aren't any script errors)...
var Times_n:Number = 0;
var Interval_n:Number = setInterval(Move, 1000);
ParticlePositive1... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
button problem in flash
Posted by SilentBob'secretfusion at 8/28/2006 6:15:14 PM
[b]Hi, I am a FNG to flash, and am attempting to create a login screen. I
have two layers. The first contains the below actionscript:[/b]
function checkForm():Boolean {
if (IN_email.text.length == 0) {
lbl_email.text = "Please enter an Email Address";
return false;
... more >>
Mouse Over
Posted by sbryner at 8/28/2006 6:01:19 PM
I'm sure this is simple. I'm trying to have a "container" movieclip move while
I'm over
"fwd_mc".
the problem is I'm not really finding a solution like onmouseWith. I'm
thinking it would have to be a
while() or if() and using the mouse coordinates or
using a hitTest.
any thought... more >>
CHALLENGE - set CD image to desktop wallpaper
Posted by flashmebaby at 8/28/2006 5:22:27 PM
I am making a flash CD and would like to allow the user to change their desktop
wallpaper by clicking a button in my swf file. Has anyone had any experience
with setting this? I have Flashjugglor and Northcode but still no luck.
Northcode has a sample file but does not work properly, the image... more >>
Signature Book
Posted by blake ozziowl at 8/28/2006 4:52:35 PM
I have been attempting to create a signature book for my website where the user
can draw their signature/name
(similar to paint) and can save it and other users can view other
signatures/names submitted
I have already made the drawing function but i just need help with the saving
and viewi... more >>
Motion tween using actionscript
Posted by BryanThomas at 8/28/2006 3:46:18 PM
I'm pretty sure there has to be a way to do this. I want an object to move to certain coordinates when certain objects are moused over. Any help?... more >>
Problem with scope, inide custom class
Posted by parkavedavinci at 8/28/2006 3:20:01 PM
I'm having trouble with the code below- can anybody explain why "class_obj" is
undefined in my xml.onLoad handler? even though its available through out the
class instance?
class CustomClass {
private var class_obj:Object;
private var _xml:XML;
function CustomClass() {
c... more >>
input text
Posted by Caurj at 8/28/2006 3:06:34 PM
is it possible to get a number from an intput text and add his characters?
like this:
the input have 1234
and I want 1+2+3+4
thanks... more >>
On release run a frame
Posted by salman1977 at 8/28/2006 2:09:19 PM
Hi all,
I am kind of stuck in a situation, ok heres the sanario
there is only one scene in the move Scene 1
in scene 1 i got a movie symbol blobs with plenty of layers
one of the layer has has got another symbol called box and in box there is
button so what i wan is when someone cli... more >>
Simple Preloader and Opening Swfs
Posted by DarkDisturbed1 at 8/28/2006 1:55:22 PM
First problem, ive tried few amounts of preloaders and had no luck. This
includes the help in flash 8 and a posts on this forum. Can someone give me a
simple tutorial on making a preloader to load a 1 minute an animation.
Second problem, im trying to make a website and I want it to contain m... more >>
Proximity trigger?
Posted by Boghog at 8/28/2006 1:40:00 PM
Hello!
I want to trigger an event when the cursor gets within a certain distance of
an object. Any ideas how to do this? Is there some kind of proximity trigger
function, or is it more complicated than that?
Thanks!
... more >>
Embedding fonts
Posted by Dz(00) at 8/28/2006 11:39:16 AM
hi,
I'm creating an swf which has chinese dynamically loaded into many text fields
via XML. When I embed the font into a text field, the data is displayed for
that text field but none of the others. does this mean I have to embed the font
for every text field (which'll really slow it down) o... more >>
Dynamic text in a movie clip - How to change color?
Posted by va3zc at 8/28/2006 8:05:26 AM
I'm trying to alternate the color of text in a dynamic text
field(company_tb) in a movie clip (company_mc) that is loaded many
times into the player. I have only been able to modify the color by
making it htmlText:
container_mc["company_mc_"+i].company_tb.htmlText = "<font color = \""
+ col +... more >>
Advice on learning ActionScripting
Posted by Wally Kolcz at 8/28/2006 7:26:01 AM
I know that AS is a Flash thing through and through, but I want to start to
develop in Flex and it uses AS to make things 'happen'...
Does anyone know good books to read that will teach a person AS 2 or 3
without depending on the Flash interface? How to handcode AS.
I made the mistake of try... more >>
Simple fade in fade out loop
Posted by Dyer55 at 8/28/2006 4:36:59 AM
This is going to be real simple for you guys I am sure, so I am hoping you can
help me.
I have one movie clip on the stage. I would like that movie clip to fade out
and fade back in, in a continual loop. Here is my code which of course fades my
movie clip out. Now how do I get it to fade b... more >>
Movie clip Navigation
Posted by Asesino at 8/28/2006 2:52:34 AM
Hello,
I'm trying to achieve this.
I have a main movie that loads a child movie at the end of it's timeline.
This movie is loaded into an empty movie clip with this command
loadMovie("law2.swf" ,"holder");
I have a menu button option that takes me to the next frame that loads my
... more >>
list.selectedItems Array
Posted by OniLink at 8/28/2006 12:00:00 AM
I am using the following code:
var categories:Array = new Array();
categories = maincat.selectedItems;
dbQuery.main_cat = categories[0];
trace(dbQuery.main_cat) // returns: [object Object]
What I can't understand is why when I trace dbQuery.main_cat do I get "[object
Object]". Should... more >>
Edit/Save TXT document
Posted by Marvin|Work at 8/28/2006 12:00:00 AM
Hello,
is it possible to edit and save a ".txt" document out of flash?
I didnt find any help on google.
Thanks,
Marv | Work | Germany... more >>
|