yeah definitely would have been a handy inclusion!
I managed to find a way around it though - I am wrapping my main flash movie in a .net windows app which downloads the external swf binary via the web service and saves as a file for flash to then load in, seems to work but shame it couldn't be...
that's what I thought, but although the intellisense indicates that this is valid :
import flash.filesystem.FileStream;
I still get the compiler error :
The class or interface 'flash.filesystem.FileStream' could not be loaded
:(
Looks like the filesystem library is not available in flash -...
Hi There
I have created a .net web service which returns swf files in binary format when called from actionscript (2.0), is it possible to somehow stream the binary back to a movieclip in actionscript so I can save it and use loadmovie to add it to the stage?
The reason for doing it this way...
Hi There
I am preloading animated gifs in javascript which replace static images on mouse over. This works fine in FF but in IE the animated gif starts playing as soon as it is preloaded in script, so when you hover the static image you either get half of the animation or just the last frame...
sorry I should have made my last post clearer
I need to add a single aspx page to an existing web application which is already deployed on several client sites - this application is not ours so I can't recompile/reinstall it with the page added, I am trying to make it work without the need to...
Thanks for the reply - yes this does make sense..
Does anyone know if it is possible to add an aspx page to an existing application by copying it to the root folder? I guess if it is possible it will be a bit more involved than this because it was not compiled with the original project?
Thanks
I am developing a toolbar for outlook which needs to interact with a .net web application (not ours so i can't modify the source).
The problem I am having is that I need to access a value (personid) which exists in a session variable.
is this possible? I am able to screen scrape using a web...
Thanks for your replies
Just to clarify, I need to find a way of opening the outlook (2003) application with different default views - one being the inbox and the second the shared calendar - I don't want to create a new message!
Hi
I am trying to create 2 hyperlinks, one should open outlook (2003) with the default inbox view and the other should open outlook with a view of the shared company calendar.
Is this possible?
Many Thanks
I have managed to get a majority of my variables passed into the new user object I have created in AD (2003) but I am completely stumped on the following :
Domain User Logon Name (not the pre 2000 one)
Terminal Server User Profile Path
Terminal Server Home Folder
I have used ADSI Edit to view...
Hi HotBob
Sorry to bother you but is this code for asp.net vb?
I am trying to do exactly what you have demonstrated above but some of the variables/commands are not recognised!
for instance : adSearchUser.Filter and similar get underlined in my code as well as...
I am trying to implement an 'add new user to active directory' feature into my intranet site.
I found the example below on this forum but some of the references cannot be recognised, I am thinking that this code may not be asp.net VB compatible?
Does anybody (please!) have code I could use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.