Driv: No vew on web browsers

Software: Away3D 4.x

Josepho, Newbie
Posted: 12 February 2012 11:47 PM   Total Posts: 13

Hi there

I am having problems when im trying the swfs that i buld in web browsers, it shows nothing on the screen except the away stats and in the DRIV: says (No view) can someone please telle me why is happening this and how can i solve it?

   

Avatar
theMightyAtom, Sr. Member
Posted: 13 February 2012 08:03 AM   Total Posts: 669   [ # 1 ]

The obvious answer might be that you don’t have Flash11 installed in your test browser. Otherwise you will have to post some more information.

Cheers

   

Josepho, Newbie
Posted: 13 February 2012 09:30 AM   Total Posts: 13   [ # 2 ]

Hi theMightyAtom, i have flash 11 installed on my web browser and i try to send the file to other people who have assureme that they have also the flash 11 installed and it happens the same to them

But there is a way that i found to see my example in a web browser and it is to oppen the html file in the bin folder that has this code

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html>
<head>
<meta http-equiv=“Content-Type” content=“text/html; charset=utf-8” />
<title>Test Cube Away3D 4</title>
<meta name=“language” content=“en” />
<meta name=“description” content=”” />
<meta name=“keywords” content=”” />

[removed][removed]

[removed]
  var flashvars = {
  };
  var params = {
  menu: “false”,
  scale: “noScale”,
  allowFullscreen: “true”,
  allowScriptAccess: “always”,
  bgcolor: “”,
  wmode: “direct”
  };
  var attributes = {
  id:“TestCube”
  };
  swfobject.embedSWF(“TestCube.swf”, “altContent”, “100%”, “100%”, “11.0.0”, “expressInstall.swf”, flashvars, params, attributes);
[removed]
<style type=“text/css”>
  html, body { height:100%; overflow:hidden; }
  body { margin:0; }
</style>
</head>
<body>
<div id=“altContent”>
  <h1>Test Cube Away3D 4</h1>
  Alternative content
  [url=“http://www.adobe.com/go/getflashplayer”][img]http://www.adobe.com/images/shared/download_buttons/get_flash_player.gifzVuIODaoVePmsmAuuq4rlt07WZvi7QaJtypography_img_src_end
  alt=“Get Adobe Flash player”
  [/img][/url]

</div>
</body>
</html>

Please is there anyway to make it run without the script?

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X