Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
NoMailJP #1
variable in an object parameter?
This may be a very simple post or may be something that shows my lack of
understanding of html, but...
I am trying to create an object that is a quicktime movie that changes based
on a variable. The idea is that there is a series of buttons that each define
a different movie to be embeded into the object. The object sits in an
alternate layer that is hidden until the button is activated. Then the movie
is placed in the object and the layer is shown. Everything works fine if the
data parameter of the object is set directly to a given movie, but things go
awry when I try to put a variable into the data parameter. I am not even sure
if that is possible. Is there a way to do this? Or should I be trying to set
it up differently?
Thanks in advance.
NoMailJP Guest
-
session variable and URL parameter question
Hello, if anyone could help us that would be fantastic: We have created a recordset that uses as a parameter a URL parameter ( URL.Course_ID)... -
Parameter Search Using Form Variable
I have a connection to the SQL Server 2000 database and a data set made up a a collection of personnel records. I set up the data set with a... -
interpolating a variable with a request parameter
Try with $q->param("qty$i"); thereis no variable interpolation in '' but when u use "" variable interpolation works. regards, KM... -
variable as a parameter
<?php echo "<frame src=http://localhost/example.php?first=first name = top>"; echo "<frame src=http://localhost/test.php?first=first name =... -
variable in function parameter
Hello. Let's say I have something like this: function aa($test) { $a = 8; echo $test; } $a = 2; aa("a is ". ($a>5?"greater":"equal to or...



Reply With Quote

