Sorry, perhaps I wasn't clear with ym explanation.
I want it to stop when you click on the quicktime movie only..
Should be like this:
When you load the page, the quicktime movie autopans.. Then when u click on it to manually manipulate the movie it stops the autopanning movement.
Nematoth...
Hi there,
I have a problem with some javascript I am using to manipulate a quicktime movie. I found one script which makes the QTVR rotate automatically.. but now what I want to do is stop the autopanning when you click on the embedded object (QTVR). I thought it would be simple but cannot...
Great! Thats the way! Thanks John.
This is what I did:
CREATE TABLE new_tbl SELECT title, hits FROM category ORDER BY hits DESC LIMIT 20
SELECT title,hits FROM new_tbl ORDER BY title ASC
DROP TABLE new_tbl
Nematoth
www.etv.com.my
I am running version MySQL 3.23.58
Could this be the problem? I saw another post somewhere stating that nested select only works on version 4.1 and above..
Is there a workaround?
Nematoth
www.etv.com.my
I thought sql queries weren't case sensitive by default...
Have you tested already and it doesn't work the way you expect it to?
Nematoth
www.etv.com.my
I have a table which is a list of categories in an online directory.. each time the category is visited in increases the hits column by one..
I want to get the top 20 results (ie. the top twenty most popular categories) and then sort them into a list alphabetically.
I tihnk I have to use a...
I was getting confused with all the multidimensional arrays so what I did was this:
[code]
$newsArray = $data['NewsML']['NewsItem']['NewsComponent']['NewsComponent'];
foreach($newsArray as $value)
{
foreach($value as $value2)
{
if($value2['HeadLine']!="")
{...
Hi there,
I am new to parsing XML with PHP and have found a class that has parsed my XML from AFP very nicely into a multidimensional array:
Array
(
[NewsML] => Array
(
[Catalog attr] => Array
(
[Href] =>...
Hi,
We are about to setup a newsfeed from AFP and they are asking which format we require them to send to us:
Plain Text
HTML
NEWSML
XML
WML
I am looking for some advice here on which one would be most suitable for us. What are the differences between the formats? Are they not all essentially...
Please can anyone figure out why this is displaying strangely in Firefox.. I can't for the life of me figure out why its happening...
http://sentinelglasgow.co.uk/index.php?nav=12&newsID=49
Any help would be greatly appreciated.
Nematoth
www.etv.com.my
ok guys.. thanks for the hints.. it was actually someone elses code that I was assigned to fix and it turns out in the HTML, the form tag didn't have an id attribute and the actual form wasn't even closed!! Thats all it was..
Nematoth
www.etv.com.my
This is the other function I use..
var alpha=new Array();
var alpha_index=0;
var bravo=new Array();
var bravo_index=0;
var running=0;
var failnum=0;
var advising=0;
function pick()
{
var choice="";
var blank=0;
for (i=0; i<words[index].length; i++)
{
t=0;
for(j=0...
I am having problems with this piece of javascript:
http://www.sentinelglasgow.co.uk/redesign/index.php?nav=34
As far as I can see the code is correct.. when you click on one link it should close the other divs that have their style set to 'block'...
CODE...
I can't see any tools at all that enable me to input, for example a 10 digit number and then encrypt it using DES single encryption..
I have downloaded version 2.5 .. that is the only one available on the site...
Can you help me?
Nematoth
www.etv.com.my
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.