process to insert flash
process to insert flash
I have to insert flash object ( moving line) in page ( I have line.swf & line.fla). For that
1.I uploaded both file in image folder
2. function.swfobject file is kept in plugin folder
3. flvplayer folder is kept in module directory
4.swfobject.js is kept in uploads folder
5. insert tag { swfobject swf=' uploads/images/line.swf'} in page where I want flash object to paly
is there mistakes in process because it is not working, Please give me your guideline.
1.I uploaded both file in image folder
2. function.swfobject file is kept in plugin folder
3. flvplayer folder is kept in module directory
4.swfobject.js is kept in uploads folder
5. insert tag { swfobject swf=' uploads/images/line.swf'} in page where I want flash object to paly
is there mistakes in process because it is not working, Please give me your guideline.
Re: process to insert flash
please help me
Re: process to insert flash
Asking the same question in 6 different forums/threads is not going to help. Everyone just gets fed up with trying to find the most recent post.
The tag needs some parameters to work, like:
{swfobject swf='uploads/images/line.swf' width='movie width' height='movie height' fver='flash version' fbg='background color'}
Nullig
The tag needs some parameters to work, like:
{swfobject swf='uploads/images/line.swf' width='movie width' height='movie height' fver='flash version' fbg='background color'}
Nullig
Last edited by Nullig on Sat Apr 12, 2008 7:41 pm, edited 1 time in total.
Re: process to insert flash
sorry, and apologize if you are troubled.
I spent a lot of time for this and I am new in "flash"
Sorry
regards
I spent a lot of time for this and I am new in "flash"
Sorry
regards
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: process to insert flash
You're lucky I didn't find repeated questions... I would have deleted all of them.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: process to insert flash
These two:You're lucky I didn't find repeated questions...
http://forum.cmsmadesimple.org/index.ph ... 105.0.html
http://forum.cmsmadesimple.org/index.ph ... 954.0.html
are duplicates of:
http://forum.cmsmadesimple.org/index.ph ... 216.0.html
-
- Forum Members
- Posts: 11
- Joined: Fri Apr 04, 2008 12:40 am
Re: process to insert flash
if you find out how to do it mate - can you let me know.. im in the same boat!!
Re: process to insert flash
No , still I don't find flash object working.
I even upgraded CMSMS to ver.1.2.4.
I even upgraded CMSMS to ver.1.2.4.
Re: process to insert flash
I found easiest solution for this after spending number of days
I had before TinyMCA editor but when I changed to FCK whereI found button
to insert flash object, and working fine
I had before TinyMCA editor but when I changed to FCK whereI found button
to insert flash object, and working fine
Re: process to insert flash
- Is there an error message?still I don't find flash object working.
- If you access this page with your browser, is there any flash related html markup in the source code view?
BTW:
What't the exact tag you are using?
Are you using single are double quotes for the tag parameters?I had before TinyMCA editor
Re: process to insert flash
1. There is no error message only object do not display
2. I use single quotes for the tag parameters.
Is there any difference inserting flash object by fck text editor and by swfobject tag ?
2. I use single quotes for the tag parameters.
Is there any difference inserting flash object by fck text editor and by swfobject tag ?
Re: process to insert flash
?Wiedmann wrote:- If you access this page with your browser, is there any flash related html markup in the source code view?
- You have verified this in the non wysiwyg mode if TinyMCE?2. I use single quotes for the tag parameters.
- or have you also made a testpage with only the swfobject tag (and no other things)?
I don't know anything about about fck text editor.Is there any difference inserting flash object by fck text editor and by swfobject tag ?
Re: process to insert flash
Thanks for all of your great help now it is displayed.
Re: process to insert flash
So... huh? Someone got it to work based on the advice here?
I tried Nullig's advice, but I am guessing I didn't type something exactly right:
{swfobject swf='uploads/images/hd-split-intro.swf' width='888' height='580' fver='8' fbg='#ffffff'}
I tried Nullig's advice, but I am guessing I didn't type something exactly right:
{swfobject swf='uploads/images/hd-split-intro.swf' width='888' height='580' fver='8' fbg='#ffffff'}
Re: process to insert flash
OH, and I did install the function.swfobject.php plugin, by the way.
My code is looking like this:
/* */
/* */
My code is looking like this:
/* */
/* */