Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

flashVars in actionscript3

Name: Anonymous 2012-08-28 18:19

/* hey /prog/ I come to you in desperation. I have searched everywhere on the Internet for information on flashvars It is the last barrier before it is feasible for me to start hosting my website. I cant seem to find my mistake. I hope that just another set of eyes on this can point out my stupid mistake(s). Many internets for the first to solve this quandary. I am in my linux partition so I cant show the as3 end, but I feel like it is my php.
*/

<?php

$id = $imArray[2];

$id2= $imArray[4];
$id3 = $imArray[5];
?>



<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>project</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#5f7a70">
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
    if (AC_FL_RunContent == 0) {
        alert("This page requires AC_RunActiveContent.js.");
    } else {
        AC_FL_RunContent(
            'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
            'width', '1000',
            'height', '600',
            'src', 'memesInAFlash2',
            'FlashVars', 'itemID=<?php print "$id"; ?>&itemCode=<?php print "$code"; ?>',
            'quality', 'high',
            'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
            'align', 'middle',
            'play', 'true',
            'loop', 'true',
            'scale', 'showall',
            'wmode', 'window',
            'devicefont', 'false',
            'id', 'project',
            'bgcolor', '#5f7a70',
           
            'name', 'project',
            'menu', 'true',
            'allowFullScreen', 'false',
            'allowScriptAccess','sameDomain',
            'movie', 'memesInAFlash2',
            'salign', ''
            ); //end AC code
    }
</script>
<noscript>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="1000" height="600" id="memesInAFlash2" align="middle">
    <param NAME="allowScriptAccess" value="sameDomain" />
    <param NAME="allowFullScreen" value="false" />

    <param NAME="FlashVars" value="itemID=<?php  echo($id); ?>&itemID2=<?php  echo($id2); ?>&itemID3=<?php  echo($id3);?> &itemCode=<?php echo($code); ?>">

    <embed src="project.swf" FlashVars="itemID=<?php echo($id); ?>&itemID2=<?php echo($id2); ?>itemID3=<?php echo($id3); ?>&itemCode=<?php echo $code; ?>"quality="high" bgcolor="#5f7a70" width="1000" height="600" name="project" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    <param name="movie" value="project.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#5f7a70" />    
    </object>
</noscript>
</body>
</html>

Name: Anonymous 2012-08-29 16:44

This board has a lot of potential but its filled with a bunch of 15-year-old fanboys who hate everything that is popular. Don't pretend like you cant do almost anything in any language with more or less the same amount of code. Don't imply that programming takes superior intellect. Every response here reeks of a big circle jerk to feed your ego. You all probably think you hate hipsters. People are all the same. Your no different because you like things that are unpopular. Wake up and smell your shit and realize that it stinks. I will respect your opinions when you prove you actually know something. Your baseless ad hominem attacks are embarrassing especially when you actually think it is intellectualism. Don't take this as insult I see myself in your backwards attitude. A younger more selfish me. I learned that you get a lot more done when your not spending all your time trying to reinforce your ego by alienating everyone you think your better then.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List