广告广告
  加入我的最爱 设为首页 风格修改
首页 首尾
 手机版   订阅   地图  繁体 
您是第 2885 个阅读者
 
发表文章 发表投票 回覆文章
  可列印版   加为IE收藏   收藏主题   上一主题 | 下一主题   
lochunyi 手机
数位造型
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x0 鲜花 x57
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片
推文 x0
[讨论] [问题]请问360转景的语法
请问有人知道360度转景的语法吗?

我想学...有人可以告诉我吗




献花 x0 回到顶端 [楼 主] From:台湾台湾固网 | Posted:2005-04-07 19:49 |
kc715 手机
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x0 鲜花 x73
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

下面是引用lochunyi于2005-04-7 19:49发表的 [问题]请问360转景的语法:
请问有人知道360度转景的语法吗?

我想学...有人可以告诉我吗

语法...如果要做转景的话

用FLASH或cool360之类的协力软体来做会比较方便


小弟的拙作,如何救回误删的资料

资料抢救大作战!教您用Finaldata Enterprise2

进阶认识代理伺服器proxy

======================

度德以处之,量力而行之,相时而动。
明恕而行,要之以礼。

======================
献花 x0 回到顶端 [1 楼] From:台湾亚太线上 | Posted:2005-04-08 20:29 |
lochunyi 手机
数位造型
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x0 鲜花 x57
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

就是想要   ㄧ张照片 她会一直动....

那这样也是 靠flash吗




献花 x0 回到顶端 [2 楼] From:台湾台湾固网 | Posted:2005-04-10 13:08 |
mmmnnnbbb
数位造型
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x0 鲜花 x17
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

下面是引用lochunyi于2005-04-10 13:08发表的 :
就是想要   ㄧ张照片 她会一直动....

那这样也是 靠flash吗


小弟并不了解你所谓一直动是啥意思


滑动图片
http://www.tacocity.com.tw/AdTaconet/...de338c73e7734574|1113242306-/dynamic_frame.htm?sid=java/js/e/42.htm&TACO=1b07a426f4a7bcecde338c73e7734574|1113242306

颤动图示
http://www.tacocity.com.tw/AdTaconet/...de338c73e7734574|1113242306-/dynamic_frame.htm?sid=java/js/e/17.htm&TACO=1b07a426f4a7bcecde338c73e7734574|1113242306

参考看看不是的话我再找找看 表情

还有不管用COOL3D 或FLASH   作3D环场效果照片最好要有12张 这样人跟物才不会变的圆圆肥肥的
以上是小弟的经验有错请 赐教一下 谢谢


献花 x0 回到顶端 [3 楼] From:台湾中华电信 | Posted:2005-04-12 01:58 |
mabine124 手机
数位造型
个人文章 个人相簿 个人日记 个人地图
路人甲
级别: 路人甲 该用户目前不上站
推文 x0 鲜花 x1
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

大大你是一下下面这段语法ㄅ
不知道是不是你要的 <记得要改图片的连结喔>

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>高速 中速 低速</title>
</head>

<body onload=mov(); bgproperties="fixed" background="">

<SCRIPT language=JavaScript>
<!--
w = 2 ; // ?
t = 10 ; // ?
dirc = 0
/* ? */
function mov(){
if(dirc==0){
if (( pic1.style.posLeft -= w) < -pic1.width )
{ pic1.style.posLeft += pic1.width + pic2.width } ;
if (( pic2.style.posLeft -= w) < -( pic2.width + pic1.width ))
{ pic2.style.posLeft = pic1.style.posLeft } ;
timerID = setTimeout( "mov()", t ) ;
} else
{
if ((pic1.style.posLeft += w) > pic2.width )
{ pic1.style.posLeft -= ( pic1.width + pic2.width) } ;
if ((pic2.style.posLeft += w) > 0)
{ pic2.style.posLeft -= (pic1.width + pic2.width) } ;
timerID = setTimeout( "mov()", t ) ;
}
}
function Spd0(){if(w == 0){w = wo} else {wo = w;w = 0 }}
function Spdf(){ w=4 };
function Spdn(){ w=2 };
function Spds(){ w=1 };
function Dirn(){if(dirc==0){dirc=1} else {dirc=0}}
// -->
</SCRIPT>
<!--nobanner--><NOBR><IMG id=pic1 style="POSITION: relative" src="" width="2210" height="332"> <IMG id=pic2  
style="POSITION: relative" src="" width="2210" height="332"> </NOBR>  
<CENTER><font color="#CC0099">高速<INPUT onclick=Spdf() type=radio value=4
name=R1>   中速<INPUT onclick=Spdn() type=radio CHECKED value=3
name=R1>   低速</font><FONT color=#ffffff><INPUT onclick=Spds() type=radio value=4 name=R1></FONT> <INPUT style="FONT-WEIGHT: bold; COLOR: blue; FONT-FAMILY: " onclick=Spd0() type=button value="停 止、重 开">    
<INPUT style="FONT-WEIGHT: bold; COLOR: red; FONT-FAMILY: " onclick=Dirn() type=button value="逆 回 转">    
<h2 align="center"> </h2>
<h2 align="center">
<span id="theText" style="width:100%">
<a href="http://home.kimo.com.tw...7/my.html">
<font color="#9900CC" face="标楷体" size="6">~点我~</font></a></span></h2>
<script>
<!--
var from = 5;
var to = 50;
var delay = 5;
var glowColor = "#EAC6FF";

var i = to;
var j = 0;
textPulseDown();

function textPulseUp()
{
if (!document.all)
return
if (i < to)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}

if (i = to)
{
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}


}

function textPulseDown()
{
if (!document.all)
return
if (i > from)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}

if (i = from)
{
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
}

//-->
</script>

</html>


献花 x0 回到顶端 [4 楼] From:台湾教育部 | Posted:2005-04-21 12:05 |
lochunyi 手机
数位造型
个人文章 个人相簿 个人日记 个人地图
初露锋芒
级别: 初露锋芒 该用户目前不上站
推文 x0 鲜花 x57
分享: 转寄此文章 Facebook Plurk Twitter 复制连结到剪贴簿 转换为繁体 转换为简体 载入图片

感谢你...我会把这段语法试试看的...




献花 x0 回到顶端 [5 楼] From:台湾台湾固网 | Posted:2005-04-30 12:04 |

首页  发表文章 发表投票 回覆文章
Powered by PHPWind v1.3.6
Copyright © 2003-04 PHPWind
Processed in 0.021821 second(s),query:16 Gzip disabled
本站由 瀛睿律师事务所 担任常年法律顾问 | 免责声明 | 本网站已依台湾网站内容分级规定处理 | 连络我们 | 访客留言