Topics - mediaguycouk [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8]
36
Macromedia Flash / Difficulty curve of the flash assignments
« on: March 16, 2008, 06:52 AM »
Is it just me that wonders whether the difficulty in the flash assignment (I've only seen #1) is massively harder than the other assignments here?

I can write in Actionscript and PHP also I'm learning c#. I've created a flash movie that has a security module to authenticate a user of a domain before sending an key to a flash media server. which then allows a video file to play.

But whereas the c# assignment one is basically writeline, readline and a for loop (chapter 1 of this c# 2005 for dummies book) designing a ship (graphics and creating symbols), listening for keypresses (buttons that pass instructions to movies plus checking over time that the button is still held down and how that creates acceleration) seems to go through the whole of my Flash 8 for Dummies book, into advanvced Flash 8 Actionscript and even into programming flash gaming book (which I never did read).

Shouldn't step one be something more like creating a menu system where you make 3 buttons and use gotoAndPlay(scene, frame)? You know, something that is Flash 101?

Graham's 2 cents.

37
Hi helpful and knowledgeable people of DC.

I have a processing problem with the satellite TV that I record here for languages at the university of southampton and it is mostly due to file names.

I have 4 pieces of software

Exterity IPTV http://www.exterity.co.uk/products_avedia.html
Video Redo http://www.videoredo.com/
Sorenson Squeeze http://www.sorensonmedia.com/products/?pageID=1#ppc2
Flash Media Server http://www.adobe.com/products/flashmediaserver/

I'm trying to make it so I don't have to re-encode 4-8 tv news recordings each day and make things automatic.

All these processes can be made automatic with the use of scheduled tasks and batch files but the names are a problem

Exterity outputs scheduled files as namechannel day month year.mpg
Video redo outputs files as input_fixed.mpg
Sorenson outputs files as input_VP6_1Mbps_Stream.flv

Nearly all of this is fine except for the date. I would need to rename the file namechannel day month year.mpg into 'namechannel.mpg'. Once that is done I can just use the rename command.

One line summary
So is there a program that can rename files that either works by 'rename namechannel*.mpg to namechannel.mpg' or works by saying 'rename namechannel $todaysDay $todaysMonth $todaysYear'.

Many thanks for the help that anyone can give.

Graham Robinson

38
General Software Discussion / Looking for reports of folder size
« on: November 19, 2007, 05:42 AM »
Hi all,
I'm a bit of a lingerer here but now I need your help.

I have a server that has a around 40 folders in it. I would like to have a program that would export the file size of the these folders without (or with the option) of not reporting the size of subfolders.

So if I have 10 folders called folder1 through to folder10 I could get a list that says

folder1: 132MB
folder2: 186MB
folder3: 852MB
folder4: 1,875MB
etc.

So does someone know of such a thing? The last program I saw like that was Norton Systemworks. But even if I had it I wouldn't want to install a program like that on a Windows server.

Many Thanks

Graham Robinson
Incident Response Team,
University of Southampton

Pages: prev1 ... 3 4 5 6 7 [8]
Go to full version