Well i decided to Google for you as it appears you're using flowplayer - you need to include flowplayer.js, which is the code that defines the $f() functionality.
Type: Posts; User: akitodito; Keyword(s):
Well i decided to Google for you as it appears you're using flowplayer - you need to include flowplayer.js, which is the code that defines the $f() functionality.
You reference the values of currently selected one like this:
var thevalue = document.FORMNAME.SELECTNAME.options[document.FORMNAME.SELECTNAME.options.selectedIndex].value
Or so it's easier to...
Yes preg_replace() is a much better option if only purely based on speed. It depends how much it's called but i had a loop processing a lot of data and i timed both ereg and preg.. preg was faster...
Thank you very much for the help and assistance.
After double checking the path and making sure it was correct, I also noticed there were a few php open statements which still needed to be changed...
Oopman is dead on about whats in the videoframe.swf. Its nothing more than a Video Frame that you can load so that the object you need to display video is available since like oopman said you cant...
That appears to have solved the problem Thanks very much for your help :
macatak911:
I like that background. Where are you all going to get your wall papers.
No, I can honestly say I would not do that.
Hi
I read your class and you have done a very nice job. Tank you so much for sharing HTML class05.
I learn lot of things of HTML from this class.
Here it is... the one who lets me be organize
Already found what I needed.
Thank you.
I am trying to program a PHP script to process my contact form. I need to test the script prior to posting to the server. Dreamweaver has a test server listed, However I do not know the specific...
Is there anyway to find or figure out what the .FLV url is for Myspace videos or any other flv site?
Code:
I cleaned up the html but the iframe still moves around. is there a way to make it stay in one place?
Can you let us know how you get on with this as I use tiny MCE on several applications
can you connect to database through command line with mysql command