Public Voice Network
- Shit QBNers think 7878
- Shit QBNers Say 161161
- 1 day trip outside NYC? 66
- WTF? 11
- Backorder domain? 99
- Bike Shirt Designs 1414
- Vid of the Day 1096610966
- Pic of the Day 5940259402
- Pinterest 3939
- Show your latest Pics 29732973
- Steve Jobs FBI file 1414
- fundraising / infographic… 88
- blog 5558355583
- FonT HeLp + 33
- the gif animation thread 1132911329
- Politics 1760817608
- Chick of the Day 1431814318
- CSS3 demo site 55
- Park Slope 44
- ♥ Things girls like ♥ 9797
- Multicolored logos? 2323
- intern -> job 2525
- Russian Fonts (cyrillic) 55
- What are you listening to… 41784178
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.

