Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
markhaldanephotography #1
making a link active?
Im trying to make a link only become active once a script has finished running
what im trying to achieve can be seen here:
[url]http://www.markhaldanephotography.com[/url]
the enter button is there, and can be clicked at any time, even before the
"preloading" script is finished... I need to make it so that the ENTER button
CANNOT be clicked until the "preloading" script has finished running
Alternatively, having the enter button not appear until the loading is done
would work just as well
If there is a solution to this problem please help me out with it :)
markhaldanephotography Guest
-
Make An Active Link In Flex...
Can you make a text link in Flex? with an underline etc like a real HTML link? Also I am working in Design View and I can't seem to move elements... -
MAKING AND POSTING AN ACTIVE LINK IN FLASH
I AM TRYING TO EDIT A WEBPAGE IN FLASH. WONDERING HOW TO MAKE AND POST AN ACTIVE LINK. A LIVE LINK SOMEONE CAN CLICK ON AND BE DIRECTED STRAIGHT... -
flash text and active link
I made some text white on soft-darkblue, Verdana 12, but when I look in the browser the text is not clean nor clear. What can I do to make that... -
Making a link to different websites
I would like to be able to make a page for "my favorite links". I would want my viewers to be able click on these and it would take them to the new... -
Murray maybe? - remove dotted active link
...The good old command/behavior that removes the dotted line that remains after you've clicked a button (link) in IE. What was it called - and can... -
The ScareCrow #2
Re: making a link active?
Assuming the image preloader is javascript
Set the "Enter" button visiblity to "hidden" and disable it
Then when the JS is finished loading the images, just set the visibilty to
"visible" and disable = false
Ken
The ScareCrow Guest



Reply With Quote

