English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have made a perfect flash program for our site, but our site is made of .asp files. When I load in the flash file to the page it looks fine in DreamWeaver8.0, but when it's uploaded and I open it to see, the flash file isn't there. I then created a html file and put the flash flie in there and it worked perfect. How can I put the flash file into one of our .asp files and have it work?
I thought about having all of the .asp files converted to html's, but was told that couldn't be done. Help?

2007-04-18 06:26:27 · 2 answers · asked by mr19th 3 in Computers & Internet Programming & Design

2 answers

They *do* work in ASP. Your EMBED or whatever has problems, or it's pulling from the wrong paths on the server. Consult with whoever setup your company's web server. This is a configuration problem, not a programming problem.

2007-04-18 06:46:13 · answer #1 · answered by Kasey C 7 · 0 0

ASP files are technically nothing but HTML files on the client side. So if you simply rename the .html file to .asp, you should see your flash object in a browser, just as you saw the HTML page.

2007-04-18 14:23:31 · answer #2 · answered by Financial Technologist 1976 2 · 0 0

fedest.com, questions and answers