Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Jul 2008
    Posts
    192
    Plugin Contributions
    0

    Default Re: Embed Javascript into ez page

    I saved the next script in an ez page...

    Code:
    <script type="text/javascript">
    
    		respath = "videos/res/";
    		var so = new SWFObject("videos/res/BananAlbum.swf", "BananAlbum", "100%", "100%", "8", "#eeeeee");
    		so.addVariable("jalbum", "true");
    		so.addVariable("bgcolor", bgcolor.replace("#","0x"));
    		so.addVariable("imgcolor", imgcolor.replace("#","0x"));
    		so.addVariable("linecolor", linecolor.replace("#","0x"));
    		so.addVariable("txtcolor", txtcolor.replace("#","0x"));
    		so.addParam("allowFullScreen", "true");
    		so.write("flashcontent");
    		
    	</script>
    After I've saved the ez page, this is what is left of the script. The rest disappeared!


    Code:
    <script type="text/javascript"></script>

  2. #12
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Embed Javascript into ez page

    without having actual script, difficult to test/advise....

  3. #13
    Join Date
    Jul 2008
    Posts
    192
    Plugin Contributions
    0

    Default Re: Embed Javascript into ez page

    Quote Originally Posted by misty View Post
    without having actual script, difficult to test/advise....
    Hi misty... I send you a pm with directions

  4. #14
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Embed Javascript into ez page

    Any resolution to this yet? I'm having the same troubles.

  5. #15
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Embed Javascript into ez page

    Quote Originally Posted by swamyg1 View Post
    Any resolution to this yet? I'm having the same troubles.
    No...received files, unable to embed in zencart..

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 Embed flash gallery into a new page
    By gazag in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 May 2014, 05:44 AM
  2. How to embed SFE file into the page?
    By Lazar in forum Addon Sideboxes
    Replies: 15
    Last Post: 22 Apr 2011, 07:09 PM
  3. Embed a wiki page that already exists into the center column
    By DavidRoss in forum General Questions
    Replies: 0
    Last Post: 19 Mar 2007, 12:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg