| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> is there function to repeat the current frame? when being in frame 1, gotoAndPlay(1) only sets the playhead to what it already was... <1> hmm should be able to <0> is there any text about what a timeline really should be regarded as? a substition for a large onEnterFrame script? <2> can you write a flash file which includes a remote js file, or can flash manipulate the dom of a page? <3> www.drawball.com <4> Jeff are you here? <5> hi everyone <5> qq: how do i see code inside a component? <5> hello (Again!) <4> lo <4> :P <5> any ideas about my q SmilyOrg? <4> good luck with hacking ;P <5> really? <5> so there's no way to adjust a component?
<6> ira - check pathTo\Macromedia\Flash 8\en\First Run\Cl***es <6> or 7 - whatever <6> i wouldnt edit those though heh <0> is there any code that dynamically creating a tween between two frames? <5> there's a component on the exchange <0> ok <0> btw, there is nothing like a "frame" object or something equivalent? <0> I mean, seeting an objects x coordinate in a certain frame is not a meaningful sentence? <0> setting <5> shiz - nope :/ <5> shiz - do you have any experience of flash lite? <0> I have created a number of frames starting and ending with a keyframe, the stage is empty in those frames, now I would like to add some objects in the starting keyframe and the same objects in the ending keyframe but with other positions <0> I also have set the motion tween property of the first keyframe <0> and got the arrow <5> you mean on a different layer? <0> actually, I only use one layer <0> but that would be better maybe <5> yeah i thought so <5> yes it would <5> that way you can position things separately <0> I cant position things separately when I only have one layer? <5> no <5> not really <5> just use layers! <0> however, what I wanted to do was to add some objects to the first keyframe and the same objects to the last keyframe but with other positions <0> programatically, so to say <5> layers! damnit :) <5> or do you mean random positions? <0> yes <0> I want to randomize the positions <5> ahh <5> Math.random <5> though i haven't looked at as for ages! <0> in the start frame that is, and in the end layer, I want the objects to be lined up <5> php atm! <0> I used Math.random already and made the objects being scattered around <0> (I also randomized the rotations) <0> no problemo <0> What I want is to tween them <0> so the objects will move to the positions where they will be lined up <0> I know I can create an onEnterFrame handler and do the calculations myself, but why should I <5> because then you're tweening using as <5> pythagorem theorem and all that <5> and that's geeky! <0> yeah, but is there no way to put the objects in the timeline and let the builtin tween mechanism come to play? <0> the math is not a problem for me, but why should I <0> what I want to do is to change the timeline by using actionscript so that the empty tween I made using design mode will be filled with tweenable objects <7> I want to publish a very simple Flash movie but it ends up in the left corner even though I have it centered in my Flash creation <7> what am I doing wrong? <7> I am working with MX 2004 Pro <5> anli - you can't do it dynamically <5> which is what you want to do <5> if it was the same position, then yes you could <0> ok <0> so the timeline that I normally build up in design mode cant be populated by script? <0> but wait a second, if I set the _currentframe variable to some value and then set the ._x property of a mc, wouldnt that do the trick? <0> because that is what I do technically in design mode <0> hm, read only... <8> Hi hey can you help me :( .. I am trying to build an animation inside a buttion .. so I am making a shape tweenning .. but it give me an error <8> shape tweening will not occur on layers containing symbols or grouped objects <8> is driving me nuts
<7> Do I need to place both the fla and swf file to publish the site??? <8> just the swf <7> Thanks VictorCL!!! =) The Mercedes CL is a great car by the way =) <0> can layers be referred to in as? <0> are they objects? <8> yeah layers are layers <8> what are in the layers .. are call the objects <7> is it possible to import jpg-files into my flash movie? <7> I am using the MX 2004 version <8> yes <8> file --> import <7> Excellent!!!!!!!! =) What size is the ideal size if I want to use it as a background pic on my site? <7> maybe a stupid question sorry <8> depends on your document size <7> oh <7> What rate should a mp3 song have if I want it to load up quickly and if I want the entire song to be played <8> 32 <8> or 64 if you want better quality <7> cool <7> thanks Victor! <8> hey I am doing a button with a movie clip inside . so on mouse over ... it plays the movie .. but the problem is that .. if you move a little bit the mouse <8> the movie starts again <7> Victor I am not familiar with the Flash terminology but I think that you might need to widen the button area so it isnt just the actual letter(for instance) that the function is triggered by but also the space between the letter for instance.... sorry if you now this already but it maybe helps you out <8> ok thanks <8> I will check <7> =) <8> yeah I fix it <8> I had to make a hit place <7> cool =) <7> Thats the name of it... hit space.. =) <7> Im like a kid in a candy store <7> I dont have any cool stuff on my site but it would be an honor if anyone in here would like to take a look at it? <7> and maybe help me understand why it shows the name in the upper left corner instead of the middle <8> whats the url <7> www.kanio.com <7> Do you get the name to the upper left? <7> name in the upper left <8> wait <8> put that in a table <8> or DIV <8> you cannot align a <object> <7> table or DIV... <7> will that do it? I mean in the sense that any display setting/resolution that visits my site will always see the name in the middle? <8> yes <7> oh cool <7> Now I just have to find out have to work with tables and DIVs... =) <7> thanks Victor <8> just <7> =) <8> wrap you <object> <8> in <7> wrap my object in <7> ok <8> <table cellspacing='0' cellpadding='0 width='800' > <8> <tr> <8> <table cellspacing='0' cellpadding='0 width='800' align='center'> <8> <tr><td> <8> place your <object> here <7> Oh in the html document you mean? <8> </td</tr></table> <8> yes <8> in the html <7> Excellent!!! Thanks alot man! <7> Ill try that <7> excuse me VictorCL but can I place that code anywhere within an html-code or does it have to be somewhere special? <8> inside <body></body> <7> Excellent! Thanks again Victor! <7> =) <9> if i have a button called "My Button" in my library, and I want to resize it through actionscript, how would i go about doing that? <7> ALRIGHT!!!!!!!!! It works!!!! Victor you are the man!!! =) <8> :) <8> just <8> <table cellspacing='0' cellpadding='0 width='800' > <8> <tr>
Return to
#flash or Go to some related
logs:
#stocks #computers #politics usb hardware keylogger #windowsxp #windows /usr/libexec/mozilla-launcher: line 117: gpgwin decrypt #stocks #computers
|
|