Difference between revisions of "Talk:SWF e-book"

From Organic Design wiki
m
(panels)
Line 2: Line 2:
 
:I found actionscript quite hard. You can have a look at some of my experiments here: [[User interface concepts]] --[[User:Rob|Rob]] 15:43, 21 Nov 2006 (NZDT)
 
:I found actionscript quite hard. You can have a look at some of my experiments here: [[User interface concepts]] --[[User:Rob|Rob]] 15:43, 21 Nov 2006 (NZDT)
 
::Ouch! OK ... Ta  ... I'm not going to be trying anything creative though, I'm just wanting to transition from one page to another at the mo, if I can do that I will be happy. [[User:Jack|Jack]] 15:49, 21 Nov 2006 (NZDT)
 
::Ouch! OK ... Ta  ... I'm not going to be trying anything creative though, I'm just wanting to transition from one page to another at the mo, if I can do that I will be happy. [[User:Jack|Jack]] 15:49, 21 Nov 2006 (NZDT)
 +
:::It looks worse than it is. The moveable panels are drawn ''by hand'' using a simple function. Perhaps you can use that as the base of the ''page turn'' type animation.

Revision as of 02:51, 21 November 2006

Actionscript looks pretty simple, strange way of typing variables, looks like they explicitly inherit from the type. Jack 15:38, 21 Nov 2006 (NZDT)

I found actionscript quite hard. You can have a look at some of my experiments here: User interface concepts --Rob 15:43, 21 Nov 2006 (NZDT)
Ouch! OK ... Ta ... I'm not going to be trying anything creative though, I'm just wanting to transition from one page to another at the mo, if I can do that I will be happy. Jack 15:49, 21 Nov 2006 (NZDT)
It looks worse than it is. The moveable panels are drawn by hand using a simple function. Perhaps you can use that as the base of the page turn type animation.