Hi André, There's this:
http://revcoders.org/resources/exportscripts.rev.zip it doesn't export as XML, but a text file... and scripts only, no props. But if you have to start from scratch I hope it saves you some time in creating what you really want. On May 10, 2010, at 11:32 AM, Andre Garzia wrote: > Hello Folks, > > Anyone here remember a sample stack that would export a Rev stack with all > properties and scripts to an XML file? > > I don't see it anymore in the bundled files. If you guys don't remember it > is ok, but can someone here think a clever way to iterate over all controls? > is something along the lines of > > repeat with x = 1 to the number of cards in the cardnames of this stack > repeat with y = 1 to the number of controls in card x of this stack > ... > end repeat > end repeat > > ok? > > -- > http://www.andregarzia.com All We Do Is Code. > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
