  | | | Flash Newbie | I am using 2004MX Professional and OS X Panther
Every time I try to "Test Movie " I am getting this error
Error opening URL
"file ///FireWire%2058600/training%20from%20the%20source%20%2D%20flaI have a movie that loads a number of swf 's via loadMovie(). These swf 's
share an external .as class file. When I make changes to the class file and
publish one of the swf 's that is displayed aftHello All
My immediate needs are for a "borderless " projector.
It seems both of these programs can handle this task and cost about the same amount.
Has anyone found either program to be superiorHow can I make it so an input field can not have focus?
Well I appreciate this however it 's STILL retaining the last instance of
the data.
This in light of the fact that I 'm doing a loading process!
EVIL LEVELS.... PURE EVIL!
>As I see it you Alan
As I see it you are confusing yourself and the code with thinking
that "_level2 " is the same as a clip being on a depth of "2 " within a
timeline -- which is not the same thing.
Try thWell that 's always nice to know Ole. Hopefully nobody moves into to your
office whilst your gone.
I 'd hate to think they might turn your auto-responder off. -)
----- Original Message -
OK Now I 'm all screwy... _level2 doesn 't work....
Here 's the code for loading the txtfield movieclip
attachMovie( "txtField " "txtField " 2)
_root.txtField._x 38
_root.txtField._y 95
if (_level2.txtField) {
_level2.txtField.removeMovieClip()
Richard
>
> How do I change the _root. to look on level 2?
>
>
>
I will be out of the office starting 09-02-2004 and will not return until
13-02-2004.
And I will respond to your message as soon as possible
BINGO - I 'm attaching the clip to level 2 !!!
So instead of
if (_root.txtField) {
_root.txtField.removeMovieClip()
How do I change the _root. to look on level 2?
At 03I 'm using multiple instances of attachmovie to place a dynamic text field
on the stage one for
each of several "pages " on the site.
When the user clicks a button to go to another page I have
I am wondering what is the best method to get a flash animation on a
DVD?
It would not be an interactive Flash app just an animation.
Do you need to use Director? Or will some DVD creation sofHi guys
i was just wondering if anyone of you guys save your mails from the
list.
At the current moment i 'm having about 7000 e-mails in my inbox.
After you 'll have read ur e-mails dou you deletei found a way around this... the component is still not acting the way it
should though...
----- Original Message -----
From "thotskee " <thotskee@(protected) >
To <flashnewbie@(protected)Flashcoders
I have a textfield and a Media Playback component.
When clicking my link with the asfunction on it the component won 't play my
video. Any thoughts as to what I am doing wrong here?I love how one thing leads to another.
I 've got the new version at
http //www.brionanet.com/firstavenue/sites/nickcorp/
On some of the pages it 's just going to be text in paragraph format not Alan Rafael Bleiweiss wrote
> If I put the on(press) removemovieclip code in every one of them
> buttons AND if I want to have dynamic CF generated text on almost
> every page can I get away OH Sure - now you 're challenging me to bring up an even bigger question...
If I put the on(press) removemovieclip code in every one of them buttons
AND if I want to have
dynamic CF generatedAlan Rafael Bleiweiss wrote
> In any event it 's great to see that my fix wasn 't some wacked
> hack but it 's actually the proper level loading way.
It 's the simplest and most elegant fix.
Jim
You 're awesome... Interestingly enough I just hacked and hacked and for
the FIRST problem at least
I came up with the same fixes. DOH. If I 'd thought this all through
earlier (like siMarc Hoffman wrote
> I agree it 's best to centralize all code but most Flash is still
> timeline-based and for good reason such as when streaming is required.
> So as in Brian 's case therThis kind of relates to a lingering problem I 've had. I would love to know
of a way to trap the Alt key before the OS grabs hold of it. (Sounds
impossible) I 'm creating a simulator in which the uAlan Rafael Bleiweiss wrote
> FIRST PROBLEM -
> In the movie I 've made for an actual site I copied all the code into
> this movie that I set up in the other
> one but when I run this movie iHi! I got this search/replace function from actionscript.org. I 'm not sure
where I should put it? Should it go in the actual String.as file in the
flash directory? or should I change it to be a _gThat is returning what is expected... Thanks Andreas...
-- Clint
On 2/6/04 4 39 PM "Andreas Weber " <webweber@(protected) > wrote
> for(i in myGrid.dataProvider[evtObj.index]){
> trace(What do you get when you do this
// instance name myGrid
listener.itemRollOver function(evtObj Object){
trace(evtObj.index)
for(i in myGrid.dataProvider[evtObj.index]){
trace(i + 'Sorry to keep bothering but that didn 't work either... I am still getting
undefined... Not sure if this matters but my datagrid is set to not be
editable...
This is getting frustrating...
ThaOops must 've misread your initial question. Use this code
var listener Object new Object()
listener.itemRollOver function(evtObj Object){
trace(my_dg.getItemAt(evtObj.index).label)
Darron thanks for the sample! What about if I want to get the value of the
one I rolled over?
Here is what I have
var listener Object new Object()
listener.itemRollOver function(evtObj  |
|
 |