Old 11-09-2009, 10:25 PM   #1 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 1
Default Are all the galleries...

Hi,
First let me state the components you provide are amazing, but I was wondering if all the galleries are stand-alone only?
I love the "Tab Gallery/ FLV Portfolio v2" in particular, but need the gallery to function inside a content region and not the entire window of the browser. Is this possible or am I misunderstanding what you mean by "stand-alone?
If it can't be squeezed into a smaller area, do you have anything that plays both FLVs and typical image files in a similar manner but will?
Thanks for your time,
-Chaz
CyberGolem is offline   Reply With Quote
Old 11-18-2009, 08:06 AM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

This can't be used inside another project. It will only work if embedded alone in a html page, otherwise it requires some customization.
Adrian is offline   Reply With Quote
Old 12-29-2009, 12:47 AM   #3 (permalink)
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default

I was able to load the gallery into a div tag on my html page. I have a floating sidebar div and maincontent div. Also made it transparent so my html background showed thru. Hope this helps.

...
<div id="mainContent" style="overflow:auto width:800">

<div id="flashcontent"> You need to upgrade your Flash Player</div>
<script type="text/javascript">
var so = new SWFObject("gallery.swf","flash","800","600","8","# 181818");
so.addVariable("xml", "my_data.xml");
so.addParam("wmode", "transparent");
so.write("flashcontent");
</script>

</div> <!-- end of mainContent -->
studio818 is offline   Reply With Quote
Reply

Bookmarks

Tags
stand alone

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:44 PM.