all groups > flash actionscript > january 2007 > threads for monday january 1
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
Code not working!
Posted by Mr. Rish at 1/1/2007 9:32:56 PM
I am using the partial code below to keep the movieclip from following my mouse
after i get to close to the sides of the flash window. It isn't working
though-- any thoughts?
if (_root._xmouse>(Stage.width/4) &&
_root._xmouse<(Stage.width-Stage.width/4)) {
rvk.onEnterFrame = function() ... more >>
should work?
Posted by jonnybennett at 1/1/2007 8:43:01 PM
Firtsly happy new year to all those helpful forum responders, you know who you
are.
Secondly can you help?
I have an m.c.onRelease that attachs a movie clip and one that removes that
movie clip. They work fine, however I want to be able to put all the actions
into the one onRelease... eg... more >>
rollover link
Posted by MoizeShah at 1/1/2007 5:13:13 PM
plz can someone help me, how do you create a rollover link like when you
rollover it takes you to a differen frame i am trying to create something like
on http://www.zune.net at the bottum of the page where multiple objects are
moving when the mouse is over one
... more >>
append one movieclip to another?
Posted by aa at 1/1/2007 4:24:27 PM
In my FLA file I have two movieclips. each made of a number of frames.
Is it possible to append or prepend one movieclip to the other?
... more >>
Error: A 'with' action failed because the specified object did not exist.
Posted by Mangesh1987 at 1/1/2007 4:20:50 PM
Error: A 'with' action failed because the specified object did not exist.
this error comes when I run my clients 'youtube.fla' file
the object is defined .
then why this message comes.
can anyone help me?
Mangesh Shinde
... more >>
Passing values SWF->Window Component (SWF)
Posted by mikew909 at 1/1/2007 3:58:21 PM
Hi
Can someone help me with this? I've posted on other forums and no-one seems to
know the answer to this.
My Flash App consists of a main swf, a button which when clicked creates a
Popup and loads an external swf like so
myWindow = mx.managers.PopUpManager.createPopup(_root, mx.co... more >>
duplicate movie clip problem
Posted by spysum at 1/1/2007 1:47:02 PM
when i click on the yellow line the first time it will appear onto the stage
but if i click on the second time it wont duplicate another onto the stage? Is
there anyting wrong i my script? Sorry for keep troubling u guys!!!
This is the link to my project: http://www.picassocoffee.com/wirecli... more >>
I have problems with swapDepths....
Posted by Seise at 1/1/2007 1:32:15 PM
I have made a test page on the Internet to see how I shall do my new page, but
I have problems..... You can see the test page at:
http://www.mickesei.se/flash/index.html
What is the problem then?! The problem is if you click on button1 it´s opening
OK, the if you click button 2 it´s also O... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Custom Vid Player auto Visible Btns over top
Posted by a little ant at 1/1/2007 9:45:35 AM
The Media Playback component for eg. has an auto feature so the controls
appear only when the user mouses over the movie.
I've made a custom player for Flash 7 (using just the Library Panel - New
Video option (actionscript controlled) [b]tv_mc[/b]
I've made some buttons that will appear... more >>
too big screen
Posted by jagguy99 at 1/1/2007 5:38:46 AM
When usiong flash 8 import a video. The size of the pop-up window is too big
and I can't see the bottom buttons. I can't resize the window either as their
are no options to resize.
I have to change my display to a higher setting than 800X600.
Is there another way.
... more >>
Flash and JavaScript
Posted by derspinne at 1/1/2007 12:40:10 AM
Hi everyone !!!
I've a small question to make for the Flash experts, and is concerning a
JavaScript function that I put into an HTML file. This function has the
intention of opening a new different browser window apart from the page I
supose to called it. The object of this is because I li... more >>
view a flash video
Posted by jagguy99 at 1/1/2007 12:27:33 AM
Hi,
I have flash8 trial but no decoder and I am looking for a free solution.
I have a problem that I am tired of looking on google about it (2-3 hours of
messing around).
I want to upload a video of any type to a webpage , convert it to a flash type
then play it. So all the user does ... more >>
|