process to insert flash

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

process to insert flash

Post by shrihit »

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.
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

please help me
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: process to insert flash

Post by Nullig »

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
Last edited by Nullig on Sat Apr 12, 2008 7:41 pm, edited 1 time in total.
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

sorry, and apologize if you are troubled.
I spent a lot of time for this and I am new in "flash"
Sorry
regards
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: process to insert flash

Post by calguy1000 »

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.
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am
Location: Stuttgart / Germany

Re: process to insert flash

Post by Wiedmann »

ripsnorta99
Forum Members
Forum Members
Posts: 11
Joined: Fri Apr 04, 2008 12:40 am

Re: process to insert flash

Post by ripsnorta99 »

if you find out how to do it mate - can you let me know.. im in the same boat!!
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

No , still I don't find flash object working.
I even upgraded CMSMS to ver.1.2.4.
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

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
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am
Location: Stuttgart / Germany

Re: process to insert flash

Post by Wiedmann »

still I don't find flash object working.
- Is there an error message?
- 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?
I had before TinyMCA editor
Are you using single are double quotes for the tag parameters?
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

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 ?
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am
Location: Stuttgart / Germany

Re: process to insert flash

Post by Wiedmann »

Wiedmann wrote:- If you access this page with your browser, is there any flash related html markup in the source code view?
?
2. I use single quotes for the tag parameters.
- You have verified this in the non wysiwyg mode if TinyMCE?
- or have you also made a testpage with only the swfobject tag (and no other things)?

Is there any difference inserting flash object by fck text editor and by swfobject tag ?
I don't know anything about about fck text editor.
shrihit
Forum Members
Forum Members
Posts: 21
Joined: Thu Aug 30, 2007 8:27 am

Re: process to insert flash

Post by shrihit »

Thanks for all of your great  help now it is displayed.
nate22
Forum Members
Forum Members
Posts: 63
Joined: Thu Mar 06, 2008 8:09 pm

Re: process to insert flash

Post by nate22 »

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'}
nate22
Forum Members
Forum Members
Posts: 63
Joined: Thu Mar 06, 2008 8:09 pm

Re: process to insert flash

Post by nate22 »

OH, and I did install the function.swfobject.php plugin, by the way.

My code is looking like this:




/* */





/* */
Post Reply

Return to “Layout and Design (CSS & HTML)”