开发者

How can I implement an application like Prezi.com flash prezentation editor?

开发者 https://www.devze.com 2023-03-27 04:47 出处:网络
I really like the zooming process in Prezi.com flashs app. I didn\'t find any documentation on how to implement the prezi app.

I really like the zooming process in Prezi.com flashs app.

I didn't find any documentation on how to implement the prezi app.

Maybe some of you knows how 开发者_JS百科to design or implement the final zoom by trajectory in application.

Finally I want to use that in a website to create a more interactive content prezentation of the company website to the user.

Thanks.


zooming process is a number of parallel motion tweens for x, y and (imho) a custom parameter scale of the presentation, which itself seems to be a kind of resource holder that hides or shows content according to x, y and scale values

0

精彩评论

暂无评论...
验证码 换一张
取 消