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

I've used but it still won't work. Also, if there's a way to convert .swf to any animation that is equally nice or file that allows the effects to work like shockwave. I'd greatly appreaciate it.

2007-03-19 21:03:50 · 5 answers · asked by sliq 1 in Computers & Internet Software

5 answers

You can't put .swf file just like other image file, because its not an image
If you're familiar with WYSIWYG (What You See Is What You Get) editors like Macromedia Dreamweaver or Microsoft FrontPage, then it's easy to just use the Insert menu to insert a Flash object, and then select your SWF file from its location on your hard drive; the HTML editor will write the code for you, and all you need to do is edit the path of the file to reflect the location on your web server.

If, however, you're working in a text editor and writing your HTML code from scratch, it can be a tiny bit more difficult. Here's the code for inserting an swf :




Most of this you don't need to touch, so don't worry about making sense of that. The parameters that you would need to edit--mainly, the line labeled EMBED src="Yourfilename.swf". And the other are width, height and bgcolor, align and other HTML like tag.
However, you may want to put your SWF files in a separate subfolder on your server, perhaps a folder labeled "flash"--in which instance you would edit the code to read EMBED src="flash/Yourfilename.swf".
Good luck
Sorry for my bad english

2007-03-19 21:11:30 · answer #1 · answered by must_zen 5 · 0 0

SWF is a ShockWave Flash animation file (now Adobe Flas, but whatever). It's not an image file. In order to add it to a web page you have to use the and/or tags.

2007-03-19 21:17:27 · answer #2 · answered by d3v10u5b0y 6 · 0 0

You desire a programming language capacity akin to PHP, .NET, Ruby and so on. Assuming you have got a dbconnection you typically are already utilising a programming language. Why do not you let us know which it's as HTML can not do that for you. You can use iframes in HTML which don't seem to be comfy, however that also may not provide you the capacity you desire. If you're utilising PHP for instance you'll be able to use incorporate(). From what I have amassed, you have to seem into Object Oriented method. Make a PHP/.NET elegance in your DB Connection and make contact with it on each and every web page/script you wish to have.

2016-09-05 09:19:49 · answer #3 · answered by ? 4 · 0 0

..if it doesn't work seek for software witch can convert .swf to .gif

2007-03-19 21:14:28 · answer #4 · answered by Anonymous · 0 0

i think u have forgot to give proper path where ur image is on ur hard disk.

2007-03-19 21:08:01 · answer #5 · answered by mak 3 · 0 0

fedest.com, questions and answers