Re: [Flashcoders] AW: PDF files in Flash

2012-02-14 Thread Karl DeSaulniers

Sure!
I said a textArea, but I was mistaken (been along time), it was done  
using ScrollPane and TableMaker components.


@John, the PDF thing didn't work because you can not use EMBED, OBJECT  
or DIV in your html.


It allows ONLY html 101. No fancy stuff. :(
It is also AS2. But works in Flash player 10.
(I'm on PowerPC, pre-intel, so I don't know if it works in the newer  
flash plugins, I think it will though)


http://designdrumm.com/TableInFlash.zip

Here it is working.

http://designdrumm.com/news.swf

I removed all the personal stuff, so its just a blank html being shown.
But you can take it from here. ; )

(Please excuse the HTML, I made this back when I was just learning.)

Best,
Karl

On Feb 14, 2012, at 3:24 AM, Wenzler, Thomas wrote:


Hi Karl,
May I ask if I can have your working example of displaying a HTML  
table in vanilla Flash? Or do you use any extra component, sort of a  
tableRenderer? I tried to put a simple table in both a textArea  
component and a textField to no avail...

Regards
Thomas

--

Message: 2
Date: Sun, 12 Feb 2012 16:33:32 -0600
From: Karl DeSaulniers 
Subject: Re: [Flashcoders] PDF files in Flash
To: Flash Coders List 
Message-ID: <1ef91f72-6eb4-4ca7-9b7e-7cbcdbbac...@designdrumm.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

There is the old school approach of loading basic html table in a  
flash text area and then displaying your pdf in there. AS2 style.

Know as Flash Table.
Sry, I have not tried to load a pdf, but I have used the html table  
approach on a site and it works.


I have sample files and an live example if you would like to try it.
But alas, it may not be what your looking for or work with loading a  
pdf.


Best,
Karl



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Karl DeSaulniers
Design Drumm
http://designdrumm.com

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] AW: PDF files in Flash

2012-02-14 Thread Wenzler, Thomas
Hi Karl,
May I ask if I can have your working example of displaying a HTML table in 
vanilla Flash? Or do you use any extra component, sort of a tableRenderer? I 
tried to put a simple table in both a textArea component and a textField to no 
avail...
Regards
Thomas

--

Message: 2
Date: Sun, 12 Feb 2012 16:33:32 -0600
From: Karl DeSaulniers 
Subject: Re: [Flashcoders] PDF files in Flash
To: Flash Coders List 
Message-ID: <1ef91f72-6eb4-4ca7-9b7e-7cbcdbbac...@designdrumm.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

There is the old school approach of loading basic html table in a flash text 
area and then displaying your pdf in there. AS2 style.
Know as Flash Table.
Sry, I have not tried to load a pdf, but I have used the html table approach on 
a site and it works.

I have sample files and an live example if you would like to try it.
But alas, it may not be what your looking for or work with loading a pdf.

Best,
Karl



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders