• ASTOUND

    (@astound)


    I am trying to embed iVisit 3D and the necessary flash assets into a page for viewing and testing. I can easily copy the HTML code onto a new page, but I cant figure out how to point to the assets and flash player. The assets are specific to each file, however could we install a Flash Player plugin to read the files?

    The assets aren’t recognized from our direct link either

    ftp://astoundg@astoundgroup.com@astoundgroup.com/public_html/VR%20Presentation/Test/ASTOUND/iDevices%20CES%202015/iDevices%20CES%202015.html

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    	<head>
    		<title>iDevices CES 2015</title>
    		<script language="javascript">
    			p_width = 1600;
    			p_height = 888;
    			p_panorama_directory = ""
    		</script>
    		<script type='text/javascript' src='player/swfobject.js'></script>
    		<script type='text/javascript' src='player/padd.js'></script>
    	</head>
    	<body bgcolor="#545454">
    		<div id="promenadd" style="margin-top:50px ; text-align:center">
    			<div id="paddplayer"/>
    		</div>
    		<div id="myAlternativeContent">
    			<a href="http://www.adobe.com/go/getflashplayer">
    				<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player">
    			</a>
    		</div>
    	</body>
    </html>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘iVisit 3D embed’ is closed to new replies.