Tagged Questions

0
votes
1answer
15 views

Assets Management in a clustered environment

Hello, I have a content management system running on a web server, that among others allows the user to upload assets like images, files, etc to the server. The problem i have is that there will be 2 …
0
votes
1answer
23 views

WebView not loading Assets correctly…

I have a WebView that I'm using to display some html/image files stored in the assets/ directory. I'm able to have the WebView load and html page fine with: …
0
votes
1answer
26 views

How do I upload an image as a File and display it as a Thumbnail with Tapestry 5?

Using the 3rd party tapestry-upload component, I can upload a File from the client on the server. Using the chenillekit's thumbnail component, a can make a thumbnail from an Asset. How can I convert …
0
votes
1answer
47 views

AS3 & Swfmill: How to access assets in swfmill-generated library swf

Hi! I'm creating library swfs in as3 this way, works like a charm (except for the slow mxmlc compiler): package { import flash.display.Sprite; public class Library extends Sprite { …
0
votes
1answer
119 views

What’s the proper way to work with assets in Yii?

I notice that Yii creates strange set of directories (names like 8523d23 or 10s89b92) in assets directory, and this even happens at runtime. For example, one of my tables got more than 10 records, …
0
votes
1answer
72 views

Flash AS3 CS4 Project Organisation

I have a large .fla file with all my movieclips (and associated classes) for an entire site in the library. The whole thing is getting unmanageable - compiling very slowly - and not getting any …
3
votes
4answers
228 views

as3 - getting library symbols from an Assets class

I have created an assets.swf, in which I want to keep all my symbols. Then, I have created an Assets class which does the embedding. It looks like this: public class Assets extends MovieClip { …
0
votes
1answer
72 views

[HaXe] Attaching swf elements by ObjectID

I have swf file with some graphics I need to use in my haxe(future compiled to swf too) program. There is no problem with embedding pictures by swfmill, so i tried to disassemble the swf with swfmill …
0
votes
2answers
332 views

Apache’s AuthDigestDomain and Rails Distributed Asset Hosts

I've got a server I'm in the process of setting up and I'm running into an Apache configuration problem that I can not get around. I've got Apache 2.2 and Passenger serving a Rails app with …
2
votes
3answers
174 views

Software to manage (hardware and software) assets

Can anyone recommend a system or piece of software that will allow me to keep track of the assets in our (small) company. Ideally I'm looking for something that will track laptops, desktops etc, as …