Public Voice Network
- is there a box available … 2323
- gold men's volleyball 11
- Freehand "Punch"… 44
- IOUSAthemovie.com 11
- I smoked a cigar 66
- working in Canada 1111
- Art or Shite? 3939
- girlfriend and design wor… 3232
- blogul + hugle 1313
- QTVR 77
- Translated Logos 22
- Things to check out in Sa… 1616
- Help my business? 1313
- EC: The Stone Twins 1010
- flash brainfart 33
- Beerbeer reach 100 post 33
- R.I.P John Challis 1818
- McCain 3737
- Logo Crit 3333
- Critical Mass 33
- Best Home Inkjet 1616
- You play guitar? 2424
- external hard drive 88
- Your Favourite Song 4949
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.
