I am very new to php. I normally use asp, but I have a client who is on a Linux server so I have to use php. Can you guys tell me if I am going in the write direction with this in regards to corr...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22016924.htm...
Zones:
PHPDate Answered: 10/10/2006 Grade: A Views: 0
Hello,
I've read the tutorials and posts at Adobe but can't get this to work. My url passes this to the page with my.swf movie:
Code:
http://www.etc/myswf.html?var1=3&var2=A
var1 and va...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Here's my code...
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js. In Flash, run \"Apply Active Content Update\" in the Commands me...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Hi. I want to pass a variable from my coldfusion page to my flash movie but I'm using Active Content Update - HTTP inside my flash movie. Where in the code below do I pass the variable into flash...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I'm creating a website for a doctor, and I'm trying to get a <span> tag to be dynamically populated when links in a menu are clicked. I'm fairly proficient in PHP but I'm really new to javascript....
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22537248.htm...
I have a SWF that I don't want loaded into the page if the user doesn't have the minimum version of Flash required condition. Right now the SWF exists in a div controlled by javascript that makes ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22616706.html
My CSS code:
#header {
margin : 0;
padding : 0;
background-attachment : scroll;
background-image : url('Header.bmp');
background-color : black;
background-position ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22633735.htm...
Hi, I'm trying to display db records in my flash file in descending order. Currently it displays in ascending order. Some records in the db have a status of 'inactive'.
In my flash file , I hav...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...