I'm trying to implement this virtual tour: http://www.granite.mb.ca/whiteshell/betula/vr/beach.htm into the new version of this site. By the way, I didn't design the old site so don't hold it against me.
The old developer emailed me all the files for this virtual tour. She included all of the...
Suddenly I'm not just the web person but the print person as well.
I have to make a poster - I'm assuming regular poster size (whatever that is). What should the DPI be? And the size in inches should equal the size of the final poster?
Yeah, dumb questions, but again...not a print person.
I want both these functions to run when they submit their password:
function formValidation(PasswordForm)
{
//txtPassword=document.PasswordForm.txtPassword;
with (PasswordForm)
{
if (txtPassword.value.length < 6)
{
alert('Your password must...
Shouldn't this test to see how long their password is? It doens't do anything! Even if I take out the first emptyValidation part.
function formValidation(PasswordForm)
{
with (PasswordForm)
{
if (emptyValidation(txtPassword, "Please enter a password.") == false)
{...
Ok - I've got one function for reminding them to enter a company name and one reminding them to enter a password.
Here is the javascript:
function formValidation(CompanyName)
{
with (CompanyName)
{
if (emptyValidation(CompanyName, "Please enter a Company Name.") == false)
{...
I do not want Interdev to insert quotes for me anymore!!! It is beginning to be a big pain. How do you shut off this auto formatting? I can't find it anywhere!
Is it true that it's a problem that Microsoft has to fix? Someone in my office said that today. Thing is, I've been using Interdev for...
I do not want Interdev to insert quotes for me anymore!!! It is beginning to be a big pain. How do you shut off this auto formatting? I can't find it anywhere!
Is it true that it's a problem that Microsoft has to fix? Someone in my office said that today. Thing is, I've been using Interdev for...
How do you link projectors? I'm doing a project that will have many sections and I don't want all the sections running on the same score. I want the menu to link to different sections which will be organized into their own movie.
By the way, the project is going to end up being a cd-rom...
We're about to create a digital business card for a client. They need us to take this map idea: http://www.northwest.ca/CareerOps/Locations/locationsfr.asp with the links and all, and put it into Director so it can function off of a cd.
Is there a way to do this that wouldn't be making each of...
We have to create a website that, in the end, will serve as an editable phone list. It's going to use ASP, but that's another story.
The question I have right now is: How do I put this together so it can be viewed on a hand-held browser, like a Blackberry or Palm Pilot, etc. ? I know I should...
I've never used PERL before in my life, and my bosses want me to convert a regular HTML/Javascript form to PERL.
I opened up the .pl file they gave me and changed the values to match those in my new form. ex) input field names.
What happens is when I click "Submit", it asks what...
Just wondering if any of you know how to set up a form so that it knows the time and date the user submitted it at, and sends that information along with the email?
Thanks alot!
Hi,
Is it very difficult, or is there a sample script out there that you can just drop your image into, to create this "pull-in" mouseover effect? Click: http://www.funkstorung.de/
Thanks :D
I did a search for similar posts. I came up with a link to this site: http://dmtools.hypermart.net/ to take the DMChangeRes Xtra so that my Director movie can change the user's resolution so that my graphics ALWAYS take up the full screen, not just when they happen to have their monitor set to...
This article is apparently the best method for emailing within Director: http://www.director-online.com/buildArticle.cfm?id=477
What I got out of it was that if I download the DirectEmail Xtra ( http://www.directxtras.com/index.htm ) and then download the sample movie (...
I'm creating graphics in Corel 8 and want to print them at the same size they appear on my screen. I want to change the resolution of my graphic to 72 dpi. Where do I do this?
As it is now it's printing twice the size that it needs to be. I checked through the print properties and only found...
We're trying to convert our videos to MPEG, and I know Premiere doesn't have much support for that but it has been exporting them fine.
EXCEPT...When we play the MPEG, it gets about halfway through and gets very choppy, the video won't sync up to the sound.
Has anyone else had this problem...
I'm developing a digital business card cd and am wondering what would be the best video format to use to play cross-platform.
Do AVI's play on the newest version of Quicktime?
If I used an AVI, it would play on Windows with no player needed. But if I played an AVI on a Mac it would load...
I have a Quicktime movie in a Director .exe. In my Flash program, I call the Director .exe and the movie plays.
I tested my Flash program on a test machine, and it asked me where my .mov file is. I added my .mov file to the proper directory, and now when I load up the Director .exe there's a...
When I import a movie (.mov, .avi, etc) into Director, can I set up play, pause and stop buttons that will control the movie? Or do I have to make the movie a bitmap sequence and import that into Director to make it interactive?
Thanks
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.