{solved cu3ox}how? flash with xml intergate in cmsms? + picasa: not yet

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

{solved cu3ox}how? flash with xml intergate in cmsms? + picasa: not yet

Post by missshoes »

hi, guys, i am trying to c this amazing cmsm and got trouble with flash.
as it got xml, so images do not appear...

using cmsms 1.6.7 (wud upgrade when gonna get some more experience)

a am missing some tutorial,
got Javascript, but prob putting it not in the right place, anyone got a  link to tutorial step by step?

as well wondering if anyone used picasa piecemaker or cu3ox into cmsms?
thanks in advace
Last edited by missshoes on Tue Oct 19, 2010 1:06 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by calguy1000 »

oh come on now.
How do you expect us to help with this?
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.
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

???

i have in foIder:
images
cu3ox.swf
cu3oxCSS
cu3oxXMl
INDEX.HTMl
SWFOBECT.js

HERE AiINK TO MY TESTING SITE
http://krismel.com/index.php?page=test

SWF MUST Iook Iike this: http://krismel.com/uploads/test3d/cu3ox.swf

my coode in cms page:
{object src='uploads/test3d/cu3ox.swf' height='300' width='500' class='flashplayer'
param='quality::high||bgcolor::#ffffff' alt='Download Flash Player'}



code in tempIate (mistake here?)
-------------
{process_pagedata}







 
 
    swfobject.createSWF(
      {data:"uploads/test3d/cu3ox.swf", width:"100%", height:"100%" },
      {menu:true, allowFullScreen:false, allowScriptAccess:'sameDomain', wmode:"transparent", bgcolor:'#FFFFFF',
      devicefont:false, scale:'noscale', loop:true, play:true, quality:'high'}, "cu3ox");
 
   
   
   
   
   
   


{sitename} - {title}
{metadata
....

----------------------------


function.object.php is aIready inside plugins folder as weII as swfobject and js





********************

-------------

here is originaI html of cu3ox...code





cu3ox.com Free 3D Flash Gallery





 
 
    swfobject.createSWF(
      {data:"cu3ox.swf", width:"100%", height:"100%" },
      {menu:true, allowFullScreen:false, allowScriptAccess:'sameDomain', wmode:"transparent", bgcolor:'#FFFFFF',
      devicefont:false, scale:'noscale', loop:true, play:true, quality:'high'}, "cu3ox");
 
   
   
   
   
   
   






thanks xxx
uniqu3

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by uniqu3 »

Hi misshoes,

see this topic, i used Piecemaker but this shouldn't be much different to integrate:
http://forum.cmsmadesimple.org/index.ph ... 401.0.html
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

nothing is  working, gives me headache:(
uniqu3

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by uniqu3 »

To me it looks like cu3ox does get display correctly, but it doens't find the image path.
Did you edit the FLA file and export it so the cu3ox.swf finds the correct path?
flashvars.xmlSource = "http://krismel.com/uploads/test3d/cu3oxXML.xml";
      flashvars.cssSource = "http://krismel.com/uploads/test3d/cu3oxCSS.css";
      flashvars.imageSource = "http://krismel.com/uploads/test3d/images";
If you did that already maybe this can help:
flashvars.xmlSource = "http://krismel.com/uploads/test3d/cu3oxXML.xml";
      flashvars.cssSource = "http://krismel.com/uploads/test3d/cu3oxCSS.css";
      flashvars.imageSource = "http://krismel.com/uploads/test3d/images/";
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

no, i didnt edit .fIa

as it suppose tobe correct aIready, but i wiII try..

stiII smth wrong, i trying aIi differentthings, but smth is not right.
image path or things i added into main smsms tempIate..........
uniqu3

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by uniqu3 »

Look my post above:
flashvars.imageSource = "http://krismel.com/uploads/test3d/images/";
so you are missing / in your image path, maybe this can solve your issue, but as said it depends if swf file is configured to use imageSource path or is the path already hardcoded in the swf.
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »



      var flashvars = {};
      flashvars.xmlSource = "{/literal}{root_url}{literal}/uploads/3d/cu3oxXML.xml";
      flashvars.cssSource = "{/literal}{root_url}{literal}/uploads/3d/cu3oxCSS.css";
      flashvars.imageSource = "{/literal}{root_url}{literal}/uploads/3d/images/";
      var attributes = {};
      attributes.wmode = "transparent";
      swfobject.embedSWF("{/literal}{root_url}{literal}/uploads/3d/cu3ox.swf", "flashcontent", "960", "610", "10", "{/literal}{root_url}{literal}/uploads/3d/expressInstall.swf", flashvars, attributes);


it doesnt work stiII, / NOT WORKING.
i used cu3ox pubIished straight to ftp, so fIa must be ok.
made new directory...  :(
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

string(128) "Smarty error: [in content:content_en line 2]: syntax error: invalid attribute name: 'test 2 here http://krismel.com/index.php?page=default-extensions

pagecode: {object src='uploads/3d/cu3ox.swf' height='390' width='700' class='flashplayer'
param='quality::high||bgcolor::#ffffff' alt='Download Flash Player'}

code in tempIate b4 body

{literal}
      var flashvars = {};
      flashvars.xmlSource = "http://www.krismel.com/uploads/3d/cu3oxXML.xml";
      flashvars.cssSource = "http://www.krismel.com/uploads/3d/cu3oxCSS.css";
      flashvars.imageSource = "http://www.krismel.com/uploads/3d/images/";
      var attributes = {};
      attributes.wmode = "transparent";
      swfobject.embedSWF("http://www.krismel.com/uploads/3d/cu3ox.swf", "flashcontent", "960", "610", "10", "http://www.krismel.com/uploads/3d/expressInstall.swf", flashvars, attributes);
{/literal}

do i hv 2use IiteraI? (bIue seIections i did try to make changes...)
ru out of ideas. i pretty sure somwhere i did dumb mistake...... but where?
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

shaII i do changes in swfobject.function.php ??
uniqu3

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by uniqu3 »

Look at your sourcecode:

      var flashvars = {};
      flashvars.xmlSource = "http://www.krismel.com/uploads/3d/cu3oxXML.xml";
      flashvars.cssSource = "http://www.krismel.com/uploads/3d/cu3oxCSS.css";
      flashvars.imageSource = "http://www.krismel.com/uploads/3d/images";
      var attributes = {};
      attributes.wmode = "transparent";
      swfobject.embedSWF("http://www.krismel.com/uploads/3d/cu3ox.swf", "flashcontent", "960", "610", "10", "http://www.krismel.com/uploads/3d/expressInstall.swf", flashvars, attributes);
NOTE: above should be inside {literal} {/literal}

You are still missing / after /images
So your path to image in xml file looks like this:
http://www.krismel.com/uploads/3d/images1.jpg
But should look like
http://www.krismel.com/uploads/3d/images/1.jpg

Another issue is, i don't know if your cu3ox.swf file understands what is:
flashvars.xmlSource = "http://www.krismel.com/uploads/3d/cu3oxXML.xml";
flashvars.cssSource = "http://www.krismel.com/uploads/3d/cu3oxCSS.css";
flashvars.imageSource = "http://www.krismel.com/uploads/3d/images";

To figure this out you will need to open the .fla file and look in actions if there is anything like flashvars.xmlSource and so on.
If you can't get this to work you should follow the link i provided in my first reply where Piecemaker is used and you will at least get the direction how this can be included in cmsms.
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: how? flash with xml intergate in cmsms? + picasa, cu3ox?

Post by missshoes »

thanks, mate, appreciate for ur time.
re;You are still missing / after /images - no i did try with / and without /, not working
gonna hv practice on ur Iink untiI i get itdone. Iooks, Iike i did foIIow the instruction..............
and nothing isworking

xxx :'(
missshoes
Forum Members
Forum Members
Posts: 12
Joined: Sat Sep 25, 2010 9:59 pm

Re: {solved cu3ox}how? flash with xml intergate in cmsms? + picasa: not yet

Post by missshoes »

ok, done with cu3.
problEM WAS IN XMl  (../SIideshow/whateva.xml
and in template

i was thinking to adPIECEMAKER, but dntknow what to put in tempIate
{literal}    and between {/literal} 
wasreading yourgiven descriptionabout piecemaker, but it for news... dntknow         
Post Reply

Return to “Modules/Add-Ons”