avatar
Question of design# Flash - 闪客一族
c*t
1
Have base image in a scene; overlay images rotated every second. The overlay
images list is retrieved from blah.php. How to design?
avatar
r*y
2
if blah.php is current page that would host swf, just use flash variables
sent to swf.
if data quite a lot, use xml.

overlay

【在 c**t 的大作中提到】
: Have base image in a scene; overlay images rotated every second. The overlay
: images list is retrieved from blah.php. How to design?

avatar
c*t
3
The data isn't huge. I'm using composite to generate static image file with
cron, and SetTimeout to rotate the images; figured out swf is a better way
to do it

【在 r****y 的大作中提到】
: if blah.php is current page that would host swf, just use flash variables
: sent to swf.
: if data quite a lot, use xml.
:
: overlay

avatar
z*e
4
你是说在flash中retrieve php中的image list?

overlay

【在 c**t 的大作中提到】
: Have base image in a scene; overlay images rotated every second. The overlay
: images list is retrieved from blah.php. How to design?

avatar
c*t
5
if can...

【在 z****e 的大作中提到】
: 你是说在flash中retrieve php中的image list?
:
: overlay

avatar
r*y
6
如果是Adrotator,ASP.NET里很容易。

with

【在 c**t 的大作中提到】
: The data isn't huge. I'm using composite to generate static image file with
: cron, and SetTimeout to rotate the images; figured out swf is a better way
: to do it

avatar
c*t
7
It's radar rotator...

【在 r****y 的大作中提到】
: 如果是Adrotator,ASP.NET里很容易。
:
: with

avatar
r*y
8
不懂啊。

【在 c**t 的大作中提到】
: It's radar rotator...
avatar
z*e
9
如果数据不大,就写个xml最简单了。改起来也容易

with

【在 c**t 的大作中提到】
: The data isn't huge. I'm using composite to generate static image file with
: cron, and SetTimeout to rotate the images; figured out swf is a better way
: to do it

avatar
c*t
10
I have a batch job to grab radar image from stations; now developing a web
page
to show the radar change. The UI should show the latest N radar images for
ever to make the demostration live.

【在 r****y 的大作中提到】
: 不懂啊。
avatar
z*e
11
用LoadVars

【在 c**t 的大作中提到】
: if can...
avatar
r*y
12
这个其实主要是server的分量重。
flash客户端,可以用local shared object保存最近N个图片的URL,每次server更新调用
则更新掉最老的那个URL。
我没有试过,不过理论上就是这样。这样每个机器会保存信息,关掉浏览器再打开也能
记住。

for

【在 c**t 的大作中提到】
: I have a batch job to grab radar image from stations; now developing a web
: page
: to show the radar change. The UI should show the latest N radar images for
: ever to make the demostration live.

avatar
c*t
13
cache issue?

调用

【在 r****y 的大作中提到】
: 这个其实主要是server的分量重。
: flash客户端,可以用local shared object保存最近N个图片的URL,每次server更新调用
: 则更新掉最老的那个URL。
: 我没有试过,不过理论上就是这样。这样每个机器会保存信息,关掉浏览器再打开也能
: 记住。
:
: for

avatar
r*y
15
运用LSO可以不用每次传所有参数,只传递最新更新的那个。

【在 c**t 的大作中提到】
: cache issue?
:
: 调用

avatar
r*y
16
我觉得你这个应用,。NET应该有很好的解决办法。

【在 c**t 的大作中提到】
: cache issue?
:
: 调用

avatar
c*t
17
checking adrotator

【在 r****y 的大作中提到】
: 我觉得你这个应用,。NET应该有很好的解决办法。
avatar
r*y
18
是啊,我知道这个。
只是没做过实时更新的应用。

【在 c**t 的大作中提到】
: checking adrotator
avatar
c*t
19
Adrotator control is available in ASP.Net to make the task of rotating the
advertisement images in a web form quickly and easily. It also enables you
to display different types of images whenever you refresh the page....
I don't want to refresh the page... and the image should be rotated.

【在 r****y 的大作中提到】
: 我觉得你这个应用,。NET应该有很好的解决办法。
avatar
c*t
20
My current solution is to use ajax and css.. I think flash may be better;
and
I could skip to compisite images.

【在 c**t 的大作中提到】
: Adrotator control is available in ASP.Net to make the task of rotating the
: advertisement images in a web form quickly and easily. It also enables you
: to display different types of images whenever you refresh the page....
: I don't want to refresh the page... and the image should be rotated.

avatar
r*y
21
mmm,php solution like this:
http://www.realmacsoftware.com/support/viewtopic.php?id=18571
把random改成按顺序即可。

【在 c**t 的大作中提到】
: Adrotator control is available in ASP.Net to make the task of rotating the
: advertisement images in a web form quickly and easily. It also enables you
: to display different types of images whenever you refresh the page....
: I don't want to refresh the page... and the image should be rotated.

avatar
r*y
22
什么叫composite image?根据数据生成image?

【在 c**t 的大作中提到】
: My current solution is to use ajax and css.. I think flash may be better;
: and
: I could skip to compisite images.

avatar
c*t
23
add a few images into one.

【在 r****y 的大作中提到】
: 什么叫composite image?根据数据生成image?
avatar
r*y
24
类似jigsaw?

【在 c**t 的大作中提到】
: add a few images into one.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。