Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
Yurij Nykon #1
URGENT, DEADLINE!!! Cursor dissappears in Flash-Object, used in Director-Movie
Hi
We use flash-Movies within Director-Movie
This flash-Movie contains editable entryField. But in most cases (not
always) it shows no cursor by clicking in the field and entering text. What
is the cause of this and how can we solve it?
Thanx in advance
Yurij
Yurij Nykon Guest
-
Problems with Distiller - URGENT - client deadline tomorrow !!!!
I'm running with Acrobat 5 on Windows XP - been using it OK for many months (Distiller appeared as an option in my printers) but lately have had... -
Flickering cursor over flash movie
Hello guys, quite an annoying issue: I'm using a flash movie inside my project. The directly to stage option is turned off and the flash movie is... -
cursor won't show up in imported flash in director movie
Hi, Is there any way to make the cursor chage to finger when move over a button in a flash movie that is imported into a director movie?... -
need help with Exitframe script!! URGENT! Deadline!!
hello, i'm making a cd for my job that shows a artworks by various artists. on the cd, there is a contents page with a list of each artist. the... -
How to move mouse cursor in director movie
Please help me, How to move active mouse cursor in director movie with lingo. Please write simple lingo code for me. Thanks, TTO -
Yurij Nykon #2
URGENT, DEADLINE!!! Cursor dissappears in Flash-Object, used in Director-Movie
Hi
We use flash-Movies within Director-Movie
This flash-Movie contains editable entryField. But in most cases (not
always) it shows no cursor by clicking in the field and entering text. What
is the cause of this and how can we solve it?
Thanx in advance
Yurij
Yurij Nykon Guest
-
Dazzlingdesigner #3
Re: URGENT, DEADLINE!!! Cursor dissappears inFlash-Object, used in Director-Movie
I would compare the field that is not appearing to one that the cursor does appear to see if you have the same basic features and commands
Dazzlingdesigner Guest
-
jjamendez@hotmail.com #4
Re: URGENT, DEADLINE!!! Cursor dissappears in Flash-Object, used in Director-Movie
txt.onSetFocus = function( newFocus, oldFocus )
{
}
look at class Selection, there is a way to assign your textfield as if
the cursor click inside of it.
jjamendez@hotmail.com Guest
-
jjamendez@hotmail.com #5
Re: URGENT, DEADLINE!!! Cursor dissappears in Flash-Object, used in Director-Movie
txt.onSetFocus = function( newFocus, oldFocus )
{
//the scope of the textfield.. to access outside use this._parent
}
look at class Selection, there is a way to assign your textfield as if
the cursor click inside of it.
jjamendez@hotmail.com Guest



Reply With Quote

