Public Voice Network
- Pic of the Day 1116511165
- photos 11
- FMT 2009 01 09 ... 1616
- nice small cameras 1010
- Sexy gift? 11
- Best looking cars 204204
- blog 3479834798
- My First Beat of '09 3434
- Gaza 318318
- new comers to QBN 5050
- Shoot a Stranger 77
- photoshop tutorials 1111
- Microsoft Songsmith 33
- Drawing nude model 4242
- stickers for everyone 110110
- Medium Format 351351
- Where do you get your fon… 1717
- HACK THE PLANET 4444
- new site crit needed 1212
- ppl who say "below t… 1515
- colors 1717
- snowboarding injury...aga… 2020
- Sexy PDF examples? 1010
- My Experiment 1010
Filter
Adobe Media Player Apr 9, 08, 1:45 p.m.
They're getting into the broadcasting game...
http://www.adobe.com/products/me…
Nice looking AIR app. Anyone developing AIR apps yet?
University Websites Apr 8, 08, 11:51 a.m.
What are some of the best university websites around? Some of the better I have come across so far:
MultiDisplay Install Feb 19, 07, 9:49 a.m.
Anyone on here have insight on what hardware/software was used to drive this? Any Tronic folks rome around NT?
http://www.tronicstudio.com/medi…
I have been doing more and more of this type of work, and it appears they achieved awesome performance with this installation. The routes I have been taking have forced me to drop down my framerates and it looks chunky in comparison.
Flash Cache Data Dec 21, 06, 1:33 p.m.
Would anyone have any information regarding how a standalone Flash app caches XML data? Say it lost connection with the data source would it be able to access cached data?
AS textField help Aug 1, 06, 2:34 p.m.
why doesn't this work? Help please I have been hitting my head against the wall for hours now.
drawTextBox (_root, "testText", 1, 20, 100, 150, 50, "IT WORKS!", 20, true, "0x777777", "left");
function drawTextBox (parent, boxName, dep, x, y, w, h, txt, si, bo, col, al){
parent.createTextField(boxName, dep, x, y, w, h);
//textFormat properties
var tf = new TextFormat();
tf.align = al;
tf.bold = bo;
tf.color = col;
tf.font = "Futura";
tf.size = si;
//textField properties
parent[boxName].multiline = true;
parent[boxName].wordWrap = true;
parent[boxName].selectable = false;
parent[boxName].embedFonts = true;
parent[boxName].text = txt;
parent[boxName].setTextFormat(tf...
}
LARGE Flash File Aug 3, 05, 2:19 p.m.
Anyone have any info on creating very large Flash movies
9984px X 1280px is the size I need to work with.
I have tried to create a file a quarter of the size and then scaled it up in the HTML, but the flash player won't render the last 1500px once it gets this large.
Any way to 'stitch' together multiple flash movies? Any other ideas?
Any help would be much appreciated
AS? Remove spaces? Aug 2, 05, 12:14 p.m.
How would one remove spaces from a string with actionscript?
flash q Jul 7, 05, 1:45 p.m.
i created 4 buttons in a for loop. now I want apply a rollover to them. How do I do this?
Here is what I attempting in that same loop with no luck:
this["subBtn"+i].onRollOver = function() {
var col = new Color(this["subBtn"+i].sub.fill... col.setRGB(0x252D39);
}
thanks for any help you may be able to provide
4 plasma monitors Jan 25, 05, 8:02 a.m.
anyone have any experience working with multiple dsiplays? I am working on a flash/video piece that needs spread across 4 large plasma screens setup side-by-side.
- what should deliver the signal to them?
- would you setup the flash as one wide layout?
any links or insights would be much appreciated.



