1
trevor
Wrapping Pages
  • 2004/1/30 1:22

  • trevor

  • Just popping in

  • Posts: 7

  • Since: 2003/10/21


Can someone give me a few pointers on wrapping pages with Tiny Content please?

I'm especially interested in how Flash files might be included as well.

Regards

Trevor

2
Chado
Re: Wrapping Pages
  • 2004/1/30 9:08

  • Chado

  • Not too shy to talk

  • Posts: 113

  • Since: 2003/6/6 7


Hello Trevor,
You should check out HSalazar's guide to using TinyContent. Flash works fine with TinyContent. You can see an example at this site.

Hope that helps!
Chad

3
trevor
Re: Wrapping Pages
  • 2004/1/30 23:29

  • trevor

  • Just popping in

  • Posts: 7

  • Since: 2003/10/21


Hey Chado thanks for the pointers.

Good luck with your site - it does take a bit longer than I first imagined, just to get my head around all the functionality.

Regards
Trevor

4
trevor
Re: Wrapping Pages
  • 2004/1/31 0:36

  • trevor

  • Just popping in

  • Posts: 7

  • Since: 2003/10/21


Chado

Still not working - this is a copy of my HTML page which references a shockwave file wlinteractive.swf.

Can you see where my problem lies? I've tried exporting to the lowest Flash version I can (v4) with most options off.

Quote:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>WLInteractive</title>
<meta name="author" content="Trevor" />
<meta name="generator" content="SWiSHmaxhttp://www.swishzone.com" />
<meta name="description" content="WLInteractive" />
<meta name="keywords" content="100, 20, 40, 60, 80, aroma, style, value3, value4, value5, value6"/>
<!-- text used in the movie -->
<!-- 100, 20, 40, 60, 80, aroma, style, value3, value4, value5, value6 -->
<!-- Created by SWiSHmax - Flash Made Easy - www.swishzone.com -->
</head>
<body bgcolor="#FFFFFF">
<center>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
id="WLInteractive" width="450" height="278">
<param name="movie" value="WLInteractive.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="allowScriptAccess" value="sameDomain" />
<script type="text/javascript" language="JavaScript">
<!--
if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) {
document.writeln(' <embed name="WLInteractive" src="WLInteractive.swf"');
document.writeln(' quality="high" bgcolor="#FFFFFF" swLiveConnect="true" allowScriptAccess="sameDomain"');
document.writeln(' width="450" height="278"');
document.writeln(' type="application/x-shockwave-flash"');
document.writeln(' pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
} else {
document.writeln('No flash player plugin installed');
}
//-->
</script>
<noscript>
No javascript support
</noscript>
</object>
</center>
</body>
</html>


Regards

Trevor

5
Chado
Re: Wrapping Pages
  • 2004/1/31 5:08

  • Chado

  • Not too shy to talk

  • Posts: 113

  • Since: 2003/6/6 7


Hello Trevor,

I just realized I misled you! I was thinking that the flash block was tinycontent, but actually it is a custom block. All I did was create a custom block with the following code. I don't know if this is the best way, but it does work. Quote:
<div align="center"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="400" height="350"><param name=movie value="http://clcfamily.net/friends/images/church/start.swf"><param name=quality value=high><embed src="http://clcfamily.net/friends/images/church/start.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"; type="application/x-shockwave-flash" width="400" height="350"></embed></object></div>


Set the content type to HTML and it should work.
I don't know if the same thing would be possible in TinyContent or not - it seems like it should work.

Hope that helps....
Chad

Login

Who's Online

137 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits