Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - uny

Pages: [1]
1
Discussion & Troubleshooting / Enable Full HTML in Image Description
« on: March 16, 2003, 04:09:04 AM »
Hi, I was trying to use HTML code in Image Descirption box, however. when I use this code for audio files:



Code: [Select]
<embed src="http://www.mysite.com/sound/mymusic.rm" width="250" height="25" type="audio/x-pn-realaudio-plugin" autostart="true" controls="controlpanel" tppabs="love.rm">

It worked perfect, since it's only Audio, when I try to put a Video rm Code:

Code: [Select]
                 <object classid=clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA height=62
            id=video1 style="LEFT: 0px; TOP: 0px" width=354 VIEWASTEXT>
                                <param name="_ExtentX" value="5556">
                                <param name="_ExtentY" value="1588">
                                <param name="AUTOSTART" value="1">
                                <param name="SHUFFLE" value="0">
                                <param name="PREFETCH" value="0">
                                <param name="NOLABELS" value="0">
                                <param name="SRC" value="http://www.mysite.com/myvideo.rm">
                                <param name="CONSOLE" value="RAPLAYER">
                                <param name="LOOP" value="0">
                                <param name="NUMLOOP" value="0">
                                <param name="CENTER" value="0">
                                <param name="MAINTAINASPECT" value="0">
                                <param name="BACKGROUNDCOLOR" value="#000000">
                                <param name="controls" value="StatusBar,ControlPanel">
                                <embed
            src="http://www.mysite.com/myvideo.rm"
            type="audio/x-pn-realaudio-plugin" console="Clip1"
            controls="ControlPanel,StatusBar" height="62" width="354"
            autostart="true">
                                </embed>


It doesn't work.
How can I enable FULL HTML code in the description box, so I can put a Video Code there?
thanks!

2
Discussion & Troubleshooting / Please help, lightbox Error
« on: February 27, 2003, 08:08:35 PM »
Hi, I'm currently having the following problem:

When I click on Album, the following page will show:

"Your search resulted in no matching records. "

Just like you did a search, and there is no record find, same page as that.

However the images has been added to the Lightbox,, what's wrong? Before it was able to refresh page..

Thanks if anyone could help!

3
Discussion & Troubleshooting / Is it possible for 4images?
« on: February 22, 2003, 02:52:17 AM »
Hi, I'm just wondering, about the Category Order. Can it be alphabetic order? so I dont' have to move it up and down all the time to get them in alphabetic order.  

thx,

4
Discussion & Troubleshooting / Is This Layout Possible?
« on: February 19, 2003, 07:18:43 PM »
Ok, I already Intergrate 4images and Invision Board, but My concern is when I click on the Forum link it opens a brand new page which is Invision Board Forum page. What I want to do is keep Invision boad inside the 4images. I set up a screen shot on how I want it to be, please look at it, then you will see what I'm talking about.

Thanks!


5
Discussion & Troubleshooting / Is this possible using 4images?
« on: February 10, 2003, 04:32:23 PM »
I have some of the following questions, appreicate if anyone could help:

1. Could I add Some random images right next to the New Images?
for example: there are 3 new images on the home.html, I would like to add another 3 in the next row(which is random images)

2. I see the photo of the day,
http://www.4homepages.de/forum/viewtopic.php?t=3529
 but where do I add the code to? i know is to the 4 files, but is that mean replace all of them? or just add the code to wherever I want in those 4 files.

3. I have some description of the Catagory, however it showed at the Catogory list too, can I remove it? if yes, how?

4. when user click on TOP image, it will not only show the text, but it will have small thumbnail for all the top images.

Thanks in advance for any help!

Pages: [1]