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

From Organic Design wiki
(html textfields can rotate fine with embedded fonts)
(lookin' good ow ;-))
Line 1: Line 1:
 +
Excellent! now you gotta merge them all down to a single function with ''x,y'' params ;-) --[[User:Nad|Nad]] 18:21, 7 Dec 2006 (NZDT)
 +
----
 
I've tested the html text in macromedia and they can rotate properly as long as the fonts are embedded - I haven't set font embedding up in our ming environment yet though, I'll have another look soon --[[User:Nad|Nad]] 15:37, 7 Dec 2006 (NZDT)
 
I've tested the html text in macromedia and they can rotate properly as long as the fonts are embedded - I haven't set font embedding up in our ming environment yet though, I'll have another look soon --[[User:Nad|Nad]] 15:37, 7 Dec 2006 (NZDT)
 
----
 
----

Revision as of 05:21, 7 December 2006

Excellent! now you gotta merge them all down to a single function with x,y params ;-) --Nad 18:21, 7 Dec 2006 (NZDT)


I've tested the html text in macromedia and they can rotate properly as long as the fonts are embedded - I haven't set font embedding up in our ming environment yet though, I'll have another look soon --Nad 15:37, 7 Dec 2006 (NZDT)


Looking good! --Rob 13:12, 23 Nov 2006 (NZDT)

That does the folding action all right :) (as you said) ... ta - Jack 19:44, 21 Nov 2006 (NZDT)


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.