I have tried every workaround to avoid the "Click to activate and use this control" that I have found and none of them work. I see them working allright on other sites but for some reason it does not work on mine.
Any help with this is greatly appreciated.
Here are a few examples.
this is...
I have a flash file in which I need to invoke a function in the enclosing html page which will set the display of a div to none.
How could I call this function from an action attached to a button in flash, or better yet, can I set the display property of the div in the html page straight from...
I have a flash movie that's about 9 megs. The movie is nested in a div that has display set to none.
The problem is that when I try to load the page in the browser, it hangs for about 30 seconds when it gets to the html part that contains the hidden div.
If I make the div visible and try to...
I have a flash movie that's about 9 megs. The movie is nested in a div that has display set to none.
The problem is that when I try to load the page in the browser, it hangs for about 30 seconds when it gets to the html part that contains the hidden div.
If I make the div visible and try to...
I created a flash file that has some .flv video embedded in it and parallel to the video there is a layer that has an mp3 matching the flv. The problem is that when I export the swf, the sound does not get exported. however, if I play the movie in the time frame the audio plays along just...
If I have a play ( |> ) button and want it to switch to a pause ( || ) button once clicked, how can this be done. i thought I could do this using the button rollover effect, but even if I set by pause and hit buttons to the play symbol, when the person moves the mouse around, the pause button...
I've spent many hours trying to eliminate the very pixelated look that I get when importing a videoclip into a flash movie. if I import it using the flash 8 settings it look sgreat, but if I use the Sorenson Spark codec which is compatible with flash 7 players, I always get this pixelated look...
If I have a form with 5 checkboxes. They can all have the same label or different labels. For every checkbox that is checked, when the form is submitted the next page should display the total number of checkboxes checked.
in other words if the user checks 3 boxes i need the next page to...
I have a flash movie that was supposed to have a link embedd in it but doesn't. What I'm trying to do is place a layer over it with a transparent gif in it that's the size of the movie and have that link out. The problem is that I can't do a relative overlapping layer. Is there a workaround?
I have a simple flash file that has a movie player with stop play and pause buttons. That control the timeline for a .flv file. When I try to swap the flv file with another file, the new flv file does not play. I just see the blank screen and the three buttons. What could be the problem?
I am trying to password protect a PhpMyAdmin, and I followed some forum instructions that said do the following:
...
$cfg['PmaAbsoluteUri'] = 'http://your/path/to/pma/';
...
$cfg['blowfish_secret'] = 'some secret';
...
$cfg['Servers'][$i]['auth_type'] = 'cookie';
once I did this I get the...
I am trying to use a statement to update a varchar(30) field in a MySQL db. This statement is based on another statement that works. The only difference is that the working statement is using select boxes, and my statement is using a text box for the update.
Any help in figuring why my...
I have a table with four links on top of it. What I would like to do is have different data load inside the table (whether in an iframe or as an include file I don't know how this is possible) whenever each of the links is clicked, but without reloading the page. I could have the data stored...
I have a flash intro that has a song in the background, but I don't have the uncompressed file so I can't add a stop sound button.
Is there a way to suppress all sounds from a page from playing, or even better, a button or script that would enable/disbale sounds upon clicking?
I have Acrobat 5.0 installed on my computer and ever since I installed reader 7.0 from the adobe website, my acrobat doesn't work. When I try to open a document with acrobat it automatically opens it with reader, so I don't have an option to edit the pdf or do anything with acrobat.
How can I...
I'm making some PDFs in photoshop that I'm putting on a webserver. They are accessed there via a hyperlink. The problem is that when Acrobat opens them in the browser, it opens them at 125 % size. I know that you can resize them by pressing the - button, but some people are computer...
I have a script that is supposed to validate groups of radio buttons. It works when comparing one group of buttons, but does not work when more than one group is involved.
For example:
this one works:
function checkform()
{
if (!document.form1.Price[0].checked &&...
I don't know if this is possible to do but I would like to add a feature to a page that allows only the contents of one <td>.... </td> to print when the person wants to print the page.
This would eliminate the header and side bars from printing and only the text and visual elements in the main...
I have a table in a MSSQL db in which I want to copy the contents of a column to another column. The initial column is of the type nvarchar (50) I would like the new one to be datetime (all the values are 4 character numbers) dates, 2004, 2005, 2006, etc.
What Is the procedure for doing this...
I have a set of dates that I need to compare and I've tried a few different methods but nothing seems to work.
The recordset value comes from an MS SQL database set to smalldatetime, so a printout of a date value would be:
7/12/2004 10:45:00 AM
I tried the following comparison methods but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.