xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Actionscript To Copy From Cd And To Show Menu Item
jqcc
post Mar 3 2004, 10:28 AM
Post #1


X-S Enthusiast


Group: Members
Posts: 15
Joined: 20-February 04
Member No.: 101274





I am doing an installer from a CD like slayers

I have run into a number of problems including CHDMOD

? - after I copy the file say a.xml to e:\
how do I change the attributes
i have tried CHDMOD 777 e:\a.xml
can the chdmod command be used to do all the files and children files in a directory

i.e. instead of chdmod per file I will just do a chdmod on the whole directory


Second question

Can I use action scripts within the menu.xml

IF condition 1
<action>


what I want to do is only show certain menu items based on conditions

How can this be best implemented

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BenJeremy
post Mar 3 2004, 10:55 AM
Post #2


X-S Elysian
*************

Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)



It's CHMOD, but ATTR would probably be better, as it acts on an entire path.

ATTR F:\GAMES RW

As for ActionScripting in the XML, you can't use it in the manner you propose... the next release will be far more flexible in the kinds of things you can do - including launching an actionscript and acting on the XML before it is used.

It may be possible to use the AutoExec actionscript to manipulate the menu's XML, though.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jqcc
post Mar 3 2004, 01:25 PM
Post #3


X-S Enthusiast


Group: Members
Posts: 15
Joined: 20-February 04
Member No.: 101274



Thanks BJ - you are a great help as usual



I am trying to create a font/exploit from a CD

Looks like attr will help me a lot

Another question though

If I have MXM running as a dash and I put in a CD with another MXM
Can I use the CD's MXM to overwrite the mxm.xml and menu.xml files


Plus
Is autoexec run everytime?

Context menus
- can I use this to solve my problems


Thanks again
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BenJeremy
post Mar 3 2004, 01:45 PM
Post #4


X-S Elysian
*************

Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)



QUOTE (jqcc @ Mar 3 2004, 10:25 AM)
Thanks BJ - you are a great help as usual



I am trying to create a font/exploit from a CD

Looks like attr will help me a lot

Another question though

If I have MXM running as a dash and I put in a CD with another MXM
Can I use the CD's MXM to overwrite the mxm.xml and menu.xml files



Sure... the version booted from CD would be running the files local to it, not the ones from the HD.

QUOTE

Plus
Is autoexec run everytime?


Yes. There are several ways this can be done. Adding a script to your MXM.xml with the name "AutoExec" will execute following the "internal" _AutoExec script. Likewise, if MXM finds an AutoExec.xas file in the MXM execution directory, it will run that, too.

QUOTE

Context menus
- can I use this to solve my problems


I don't think so... it's intended to allow the script to have some awareness of the currently selected item, for deleting, renaming, etc...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Kthulu
post Mar 5 2004, 07:30 PM
Post #5


X-S Freak
*****

Group: XS-BANNED
Posts: 1287
Joined: 8-August 03
Member No.: 54981
Xbox Version: v1.0
360 version: unknown



QUOTE
what I want to do is only show certain menu items based on conditions

you can't do that with the MXM's menu, but you can implement your own menu in actionscript and run that from the Autoexec...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 24th May 2013 - 01:57 PM