Ask a Question related to Macromedia Flash, Design and Development.
-
Killas #1
GetUrl(?) problem...
Hi,
One of our clients is having trouble accessing an html popup through a
normal flash file, with getUrl button.
He has to click TWICE in order to open the new window.
Anyone knows if the problem is server related ?
Thanks,
Killas
Killas Guest
-
when Javascript goes bad - a getURL problem
Does anyone know why if you call getURL("someFileToDownload.ext") MIE will automatically open a download dialogue but afterwards all the javascript... -
getURL problem when calling by IP
Hello all, I have the following code associated with a button in my movie: ... -
getURL problem, please help me :(
I made a button, and I attach this action script : on (release) { getURL("mailto: user@domain.com"); } But it just does not work. The default... -
getURL problem
My first attempt at MX and I am having all sorts of trouble getting the getURL to my button instances. I have selected the button, opened actions,... -
'getURL' problem
HELP! I have a navigation set up using movie clips as my 'button' instances. On 'mouse over' I have a getURL command to open an HMTL page in a... -
Silmarillion #2
Re: GetUrl(?) problem...
I had a similar problem in a learning application I worked on recently.
Maybe you have the same situation:
There was an input text box placed a couple layers deep in one movie clip
object. After entering the appropriate text, the user had to click on a
button which was a couple layers deep in another movie clip object. The net
result was that a first click was needed to set the focus on the object with
the button, and the second click would actually click the button. Solution
was to re-arrange things that the button and text field were in the same
level of the same object.
HTH,
Evan
"Killas" <nelson.pimenta@absolut-system.pt> wrote in message
news:4fcc029d.0310230725.176398ea@posting.google.c om...> Hi,
>
> One of our clients is having trouble accessing an html popup through a
> normal flash file, with getUrl button.
>
> He has to click TWICE in order to open the new window.
>
> Anyone knows if the problem is server related ?
>
> Thanks,
> Killas
Silmarillion Guest



Reply With Quote

