Alter variables in .swf file (C# .NET Flash)

Discussion in 'ASP.NET' started by kockojumbo, Sep 26, 2008.

  1. kockojumbo

    kockojumbo New Member

    Joined:
    Sep 26, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello everyone!

    Im building a simple webform that enables users to load a flashbanner (.swf) and change the contents (eg. text, url, img) in .net. Preferrebly in c#.

    Conclusion:
    1. Load a flashbanner (.swf).
    2. Get the variables (names and values) from the file.
    3. Alter their values.
    4. Save it to a new file (or the same, doesnt matter).

    Why i want to do this is because if I have a banner that i want to send to 10 different places, i dont want to have to make 10 different flashfiles just for changing a bit of text.

    Is this possible in .net?

    I've been looking at programs like Aspose Flash and others, but i cant find any proper examples of this type of thing.

    Does anyone know anything about how to approach this?
     

Share This Page

  1. 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.
    Dismiss Notice